diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2023-04-07 12:03:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-07 10:03:08 +0000 |
| commit | cbe2c13249819cd40e888f5c07e636c7a7bbf7e3 (patch) | |
| tree | 45bc4d79a234c1853922972c1e9d8c90af72f553 /PACKAGES.md | |
| parent | fix: healthcheck completion of mason (#1185) (diff) | |
| download | mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.tar mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.tar.gz mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.tar.bz2 mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.tar.lz mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.tar.xz mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.tar.zst mason-cbe2c13249819cd40e888f5c07e636c7a7bbf7e3.zip | |
chore: autogenerate (#1188)
Diffstat (limited to 'PACKAGES.md')
| -rw-r--r-- | PACKAGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index ab7e63f4..eba23e81 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -178,6 +178,7 @@ - [nxls](#nxls) - [ocaml-lsp](#ocaml-lsp) - [ocamlformat](#ocamlformat) +- [ols](#ols) - [omnisharp](#omnisharp) - [omnisharp-mono](#omnisharp-mono) - [opencl-language-server](#opencl-language-server) @@ -2311,6 +2312,17 @@ Categories: `Formatter` ``` :MasonInstall ocamlformat ``` +# ols + +> Language server for Odin. This project is still in early development. + +Homepage: [https://github.com/DanielGavin/ols](https://github.com/DanielGavin/ols) +Languages: `Odin` +Categories: `LSP` + +``` +:MasonInstall ols +``` # omnisharp > OmniSharp language server based on Roslyn workspaces. This version of Omnisharp requires dotnet (.NET 6.0) to be |
