basex-lsp/README.md
2025-07-23 23:10:31 +01:00

800 B

An attempt to write a language protocol server using BaseX features...

  • webapp/lsp A BaseX LSP application with a WebSocket Jsonrpc API
  • webapp/static/ace A html page using an Ace editor that connects to a BaseX LSP instance

Uses

notes

Using https://github.com/mkslanc/ace-linters https://mkslanc.github.io/ace-linters/

Make a websocket server for lsp on port 3000 https://mkslanc.github.io/ace-linters/websocket.html

http://localhost:3000/exampleServer

c1b317e012/packages/demo/websockets-lsp/server/server.ts

https://www.jsonrpc.org/specification