From 88f1d87c72c9cdb915e7bafe4351c3e82dc56e07 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Wed, 9 May 2018 11:11:41 +0200 Subject: [PATCH] Mention additional Ruby server --- _implementors/servers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_implementors/servers.md b/_implementors/servers.md index eeeebd4..04477fc 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -58,7 +58,8 @@ index: 1 | Python| [Palantir Technologies](https://github.com/palantir) | [python-language-server](https://github.com/palantir/python-language-server) | | R | [REditorSupport](https://github.com/REditorSupport) | [R language server](https://github.com/REditorSupport/languageserver) | | RAML | [RAML Workgroup](http://raml.org/about/workgroup) | [raml-language-server](https://github.com/raml-org/raml-language-server) Work in Progress | -| Ruby| [Fumiaki MATSUSHIMA](https://github.com/mtsmfm) | [language_server-ruby](https://github.com/mtsmfm/language_server-ruby) | +| Ruby | [Fred Snyder](https://github.com/castwide) | [solargraph](https://github.com/castwide/solargraph) | +| Ruby | [Fumiaki MATSUSHIMA](https://github.com/mtsmfm) | [language_server-ruby](https://github.com/mtsmfm/language_server-ruby) | | Rust | [Jonathan Turner](https://github.com/jonathandturner) | [rustls](https://github.com/jonathandturner/rustls) | | SQL | MS | [VS Code SQL extension](https://github.com/Microsoft/vscode-mssql/tree/dev/src/languageservice ) | | Scala | [Iulian Dragos](https://github.com/dragos) | [dragos-vscode-scala](https://github.com/dragos/dragos-vscode-scala) |