Adding support for Odin language server (ols). (#4679)

This commit is contained in:
Benjamin Block
2024-02-22 02:12:57 +00:00
committed by GitHub
parent 38c31302da
commit 8b8ddea6e5
7 changed files with 70 additions and 0 deletions

View File

@@ -431,6 +431,8 @@ formatting.
* [ocamllsp](https://github.com/ocaml/ocaml-lsp)
* [ocp-indent](https://github.com/OCamlPro/ocp-indent)
* [ols](https://github.com/freebroccolo/ocaml-language-server)
* Odin
* [ols](https://github.com/DanielGavin/ols)
* OpenApi
* [ibm_validator](https://github.com/IBM/openapi-validator)
* [prettier](https://github.com/prettier/prettier)