From 768ffaeea271ab9f55f07cb4a6ca0b845412ad01 Mon Sep 17 00:00:00 2001 From: Nipuna Ransinghe Date: Thu, 29 Jul 2021 14:54:51 +0530 Subject: [PATCH] Update Ballerina language server links --- _implementors/servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_implementors/servers.md b/_implementors/servers.md index cdab19f..8d2c10a 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -20,7 +20,7 @@ index: 1 | Apache Camel | [Contributors](https://github.com/camel-tooling/camel-language-server/graphs/contributors) | [Apache Camel Language Server](https://github.com/camel-tooling/camel-language-server) | Java | | Apex | Salesforce | [VS Code Apex extension](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-apex) | TypeScript | | [AsyncAPI](https://www.asyncapi.com/) | [AML](https://a.ml/) | [AML Language Server](https://github.com/aml-org/als) | ScalaJS | -| Ballerina | [Ballerina.io](https://ballerina.io/) | [Ballerina Language Server](https://github.com/ballerina-platform/ballerina-lang/tree/master/language-server) | Java | +| [Ballerina](https://ballerina.io/) | [Ballerina.io](https://ballerina.io/) | [Ballerina Language Server](https://github.com/ballerina-platform/ballerina-lang/tree/master/language-server) | Java | | Bash | [Mads Hartmann](https://github.com/mads-hartmann/) | [Bash Language Server](https://github.com/mads-hartmann/bash-language-server) | TypeScript | | BrightScript/BrighterScript | [RokuCommunity](https://github.com/RokuCommunity) | [brighterscript](https://github.com/rokucommunity/brighterscript) | TypeScript | | C# | [OmniSharp](http://www.omnisharp.net/) | [csharp-language-server-protocol](https://github.com/OmniSharp/csharp-language-server-protocol) | C# |