Acerca de
GDScript Validate ensures the integrity of Godot Engine scripts by synchronizing changes with the local language server and surfacing syntax or logic errors immediately after editing. It automates the cache refresh process—essential for the Godot LSP to recognize new methods or variables—and provides a streamlined way to view diagnostics for individual files or the entire project, helping developers catch bugs early in the game development workflow.