loxls is a language server for the Lox programming language which implements the language server protocol (LSP) as defined at https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/.
go install github.com/marcuscaisey/lox/loxls@latest
Usage: loxls
- textDocument/definition
- textDocument/documentSymbol
- textDocument/publishDiagnostics
- textDocument/formatting