Open Issues Need Help
View All on GitHubUse Neovim as an external editor for Godot. Provides LSP support for GDScript and Godot shaders, DAP debugging, and Tree-sitter syntax highlighting.
AI Summary: This issue requests the ability to pass arguments to the `formatter_cmd` configuration option. Currently, the plugin interprets the entire string (e.g., `gdscript-formatter --use-spaces`) as the executable name, leading to "executable not found" errors, and the proposed solution is to modify the plugin to correctly parse the command and its arguments for execution.
Use Neovim as an external editor for Godot. Provides LSP support for GDScript and Godot shaders, DAP debugging, and Tree-sitter syntax highlighting.