Use Neovim as an external editor for Godot. Provides LSP support for GDScript and Godot shaders, DAP debugging, and Tree-sitter syntax highlighting.

csharp dap debugger gdscript gdshader godot lsp neovim toolkit
1 Open Issue Need Help Last updated: Mar 17, 2026

Open Issues Need Help

View All on GitHub

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.

Complexity: 2/5
bug good first issue

Use Neovim as an external editor for Godot. Provides LSP support for GDScript and Godot shaders, DAP debugging, and Tree-sitter syntax highlighting.

Lua
#csharp#dap#debugger#gdscript#gdshader#godot#lsp#neovim#toolkit