1.0.3 • Published 1 year ago

godot-lsp-wsl v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

godot-lsp-wsl

npm

Proxy the godot language server from windows to WSL. Assumes you are using these settings in your Godot Editor Settings: image

This tool will allow you to use Godot language server from an editor in WSL (e.g. neovim)

Run with:

npx godot-lsp-wsl

Or, alternatively:

npm install -g godot-lsp-wsl
godot-lsp-wsl

NOTE: This currently only works for projects stored in the C:/ drive. This is a limitation I plan to address soon!