We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the Setup - Neovim section, you should mention that "rollnw" is a requirement to install "nwscript-language-server"
Install required package for nwscript lsp
python -m pip install rollnw
Install the language server ....
Also, it might be helpful to mention that "--break-system-packages" option after "pip install" may be needed to install them.
The text was updated successfully, but these errors were encountered:
Thank you. Any suggestions you have to make things easier to develop/use this is great.
Sorry, something went wrong.
No branches or pull requests
In the Setup - Neovim section, you should mention that "rollnw" is a requirement to install "nwscript-language-server"
Install required package for nwscript lsp
Install the language server
....
Also, it might be helpful to mention that "--break-system-packages" option after "pip install" may be needed to install them.
The text was updated successfully, but these errors were encountered: