https://github.com/squiddev/ocaml-lsp-subtree
https://github.com/squiddev/ocaml-lsp-subtree
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/squiddev/ocaml-lsp-subtree
- Owner: SquidDev
- License: other
- Created: 2020-05-19T15:08:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T11:50:11.000Z (over 5 years ago)
- Last Synced: 2025-04-06T00:11:50.922Z (about 1 year ago)
- Language: OCaml
- Size: 273 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OCaml-LSP
This is a re-export of [ocaml-lsp]. However, it only contains an implementation
of the LSP protocol - it does not contain the actual OCaml language server.
This repository is automatically generated from the `./update.sh` script.
[ocaml-lsp]: https://github.com/ocaml/ocaml-lsp