Open Issues Need Help
View All on GitHub [Bug]: Allow arguments to the formatter_cmd configuration option about 4 hours ago
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