nwscript-ee-language-server icon indicating copy to clipboard operation
nwscript-ee-language-server copied to clipboard

A NWScript Language Server.

Results 4 nwscript-ee-language-server issues
Sort by recently updated
recently updated
newest added

### Description This PR migrates the compilation engine from nwnsc to nwn_script_comp. ### Blockers nwn_script_comp doesn't seem to support: - [x] Specify custom include files directories. (nwnsc -i directory_1;directory_2 file_with_includes_in_other_directories.nss)....

Recently, the official compiler has been open-sourced as part of the [neverwinter.nim](https://github.com/niv/neverwinter.nim) project. This compiler matches the toolset capabilities, and updates to the project will be reflected back into the...

enhancement-request

It appears that the auto-formatter is eating code when encountering color codes that are commonly used by NWN. This break happens regardless of whether the color code is in comments...

bug

This is a secondary registry for vscode-based editors which don't have access to the official Microsoft extension store (vscodium for example) It is possible to install the extension manually by...