Add implementation of Swift to LSP list

This commit is contained in:
Thiago Holanda 2018-11-14 15:05:45 +01:00
parent 6f8ad2238d
commit f07b1bd494
No known key found for this signature in database
GPG key ID: F94B6756E6B6D57A

View file

@ -75,6 +75,7 @@ index: 1
| Scala | [Iulian Dragos](https://github.com/dragos) | [dragos-vscode-scala](https://github.com/dragos/dragos-vscode-scala) |
| Scala | [Scalameta](https://github.com/scalameta) | [Metals](https://github.com/scalameta/metals) |
| Solidity | Kodebox | [Solidity language server](https://github.com/CodeChain-io/solidity-language-server) |
| Swift | [Apple](https://github.com/apple) | [SourceKit-LSP](https://github.com/apple/sourcekit-lsp) |
| TypeCobol| [TypeCobol](https://github.com/TypeCobolTeam) | [TypeCobol language server](https://github.com/TypeCobolTeam/TypeCobol/tree/master/TypeCobol.LanguageServer) |
| TypeScript|[TypeFox](typefox.io)| [typescript-language-server](https://github.com/theia-ide/typescript-language-server) |
| Visualforce | Salesforce | [VS Code Visualforce extension](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-visualforce) |