b7177a8fd700bbe1fdc6cead92351840200a79e4
Add the forked nwscript-ee-language-server as a git submodule and wire it up to the editor through a WebSocket-based LSP bridge: - Backend: lsp.service.ts spawns the language server in --stdio mode and bridges JSON-RPC messages between WebSocket and stdin/stdout - Backend: /ws/lsp upgrade handler in index.ts - Frontend: LspClient class using vscode-ws-jsonrpc for JSON-RPC over WebSocket, with Monaco providers for completions, hover, and diagnostics - Frontend: useLspClient/useLspDocument hooks integrated into MonacoEditor component
Description
NWN Development IDE — Electron desktop app for module development with only Docker required
Releases
1
Layonara Forge v0.1.0
Latest
Languages
TypeScript
98.2%
CSS
1.2%
Dockerfile
0.5%