From cf761dfafe888cb186c811605e17201f819d94e5 Mon Sep 17 00:00:00 2001 From: Mateusz Hawrus <48822818+nieomylnieja@users.noreply.github.com> Date: Wed, 14 May 2025 16:33:05 +0200 Subject: [PATCH] chore: Add Nobl9 VSCode extension to servers.md (#2136) * chore: Add Nobl9 VSCode extension to servers.md [nobl9-vscode](https://github.com/nobl9/nobl9-vscode/) is an extension integrating [Nobl9 Language Server](https://github.com/nobl9/nobl9-language-server) for [Nobl9 YAML configuration files ](https://docs.nobl9.com/yaml-guide). * Update servers.md --- _implementors/servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/servers.md b/_implementors/servers.md index 2027716..ee178e8 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -161,6 +161,7 @@ index: 1 | [NASM/GO/GAS Assembly](https://en.wikipedia.org/wiki/Assembly_language) | [Contributors](https://github.com/bergercookie/asm-lsp/graphs/contributors) | [asm-lsp](https://github.com/bergercookie/asm-lsp) | Rust | | Nginx | [pappasam](https://github.com/pappasam) | [nginx-language-server](https://github.com/pappasam/nginx-language-server) | Python | | [Nim](https://nim-lang.org/) | [Peter Munch-Ellingsen](https://github.com/PMunch) | [nimlsp](https://github.com/PMunch/nimlsp) | Nim | +| [Nobl9 YAML](https://docs.nobl9.com/yaml-guide) | [Nobl9](https://www.nobl9.com/) | [nobl9-vscode](https://github.com/nobl9/nobl9-vscode/) | Go | | OCaml/Reason | [freebroccolo](https://github.com/freebroccolo) | [ocaml-language-server](https://github.com/freebroccolo/ocaml-language-server) | TypeScript | | OCaml/Reason | [OCaml Labs](http://ocamllabs.io) | [ocamllsp](https://github.com/ocaml/ocaml-lsp) | OCaml | | [Odin](https://odin-lang.org) | [Daniel Gavin](https://github.com/DanielGavin/) | [ols](https://github.com/DanielGavin/ols) | Odin |