godot-lsp-wsl
v1.0.3
Published
Proxy the godot LSP from windows to WSL
Readme
godot-lsp-wsl
Proxy the godot language server from windows to WSL. Assumes you are using these settings in your Godot Editor Settings:

This tool will allow you to use Godot language server from an editor in WSL (e.g. neovim)
Run with:
npx godot-lsp-wslOr, alternatively:
npm install -g godot-lsp-wsl
godot-lsp-wslNOTE: This currently only works for projects stored in the C:/ drive. This is a limitation I plan to address soon!
