Commit graph

281 commits

Author SHA1 Message Date
Tobias Yin
c8af1ac821
Update sdks.md
Add golang lsp sdk: go-lsp.
2021-11-04 14:22:25 +08:00
Michael Lill
2e65fa191f
servers.md fix position of fuzion row 2021-10-20 16:00:30 +02:00
Michael Lill
3ecde8f5e3
add language server implementation for Fuzion 2021-10-20 15:58:08 +02:00
Dirk Bäumer
ccd72d6e46
Merge pull request #1357 from lieryan/patch-1
Add python-lsp-server and deprecate palantir/python-language-server
2021-10-19 15:58:18 +02:00
jack1142
f61bde9455
Add diagnostic-languageserver to the list of language servers 2021-10-10 01:24:08 +02:00
Lie Ryan
256807642d
Add python-lsp-server 2021-10-10 07:02:33 +11:00
lijing00333
54c7e154c1
Update tools.md
add lsp tools [vim-easycomplete](https://github.com/jayli/vim-easycomplete)
2021-10-01 21:11:56 +08:00
Ganesh B. Nalawade
ebdfbf30dc Update Ansible language server information 2021-09-23 16:12:50 +05:30
Ganesh B. Nalawade
7098126176 Add entry for ansible language server 2021-09-22 18:54:29 +05:30
Tomas Öberg
d4af76266f
Add tads3 language server 2021-09-11 09:24:17 +02:00
Dirk Bäumer
ef4c46dcfd
Merge pull request #1340 from phil294/patch-1
Add CoffeeSense (CoffeeScript LSP)
2021-09-06 15:25:30 +02:00
Dirk Bäumer
f0f11dda02
Merge pull request #1334 from fingolfin/patch-1
Sort list of supporting tools alphabetically
2021-09-06 15:25:17 +02:00
Philip Waritschlager
efa1226bda
Add CoffeeSense (CoffeeScript LSP) 2021-09-03 23:47:26 +02:00
Bradley Knaysi
69a6882512 Add implementor for IBM TSO/E REXX LSP server 2021-08-20 15:26:23 -04:00
Max Horn
f93cddf027
Sort list of supporting tools alphabetically
That makes it arguably easier to scan the table visually.

I also changed the two entries labelled `emacs` resp. `GNU Emacs` to both say `Emacs`
(an alternative would be to leave them as `GNU Emacs` but sort them under `Emacs`).
2021-08-17 09:52:27 +02:00
Dirk Bäumer
fe285abdd9
Merge branch 'gh-pages' into patch-1 2021-08-09 16:02:23 +02:00
Dirk Bäumer
bfa4f47338
Merge pull request #1324 from anthony-c-martin/patch-1
Add Bicep language server to implementers table
2021-08-09 16:00:09 +02:00
Dirk Bäumer
c62a98c5f2
Merge pull request #1327 from n3wborn/fix/gh-pages-intelephense-typo
Fix intelephense typo
2021-08-09 15:53:51 +02:00
Dirk Bäumer
ac97a4759e
Merge pull request #1325 from NipunaRanasinghe/patch-1
Update Ballerina language server links
2021-08-09 15:49:40 +02:00
Stéphane P
ac084d6ba3
Fix intelephense typo 2021-07-31 14:46:43 +02:00
Nipuna Ransinghe
768ffaeea2
Update Ballerina language server links 2021-07-29 14:54:51 +05:30
Anthony Martin
25743ddca2
Add Bicep language server to servers list 2021-07-26 13:29:02 -04:00
David Millington
71a02116db
Adjusted alphabetical sorting by language
The first column of the language server table is the Language, and it is mostly alphabetically sorted. A year or more ago, last time I checked this list, it was fully alphabetically sorted by the language name. However today there are a few entries that were not placed in the table following that precedent, and this makes it confusing to read or scan the table. This moves those confusing items so the table is once again alphabetically sorted by language.

I have moved:
* Deno to between Delphi and Dockerfiles
* The IBM servers for High Level Assembler to A for Assembler
* The IBM servers for COBOL to C, for COBOL
* Crane PHP to PHP
* JSON to the end of the J section
* T_SQL from between R and S, to T. This is because T-SQL is not quite the same as SQL (note: it was not sorted as SQL anyway)

Where the language is now not the first word in the table cell, I have bolded the language name: "IBM Enterprise **COBOL** for z/OS". Scanning the table, this seems to read well and makes the language name clear in the language column. As well as the ones I moved, I added this formatting to IBM PL/I as well which was already sorted as P for PL/I, same for IBM LALR (already under L.)

Most languages here just list the language, not the product, whereas other than Deno the confusingly sorted ones mix in a product or brand name with the language (eg Crane PHP is, as far as I can tell, a language server for PHP, not a fork of the PHP language itself; IBM COBOL is, well, COBOL; the IBM assemblers are more difficult since assemblers are different for different targets, and these are for z/OS, but I sorted under A for Assembler. IMO this is fine since there are no servers listed for other assembly languages yet.) Another alternative would be to remove all product or branding in the Language column, and either add a new column or use the Maintainer column for that information, keeping the language column only for the language name.
2021-07-23 14:20:46 +03:00
Rich Siegel
5fbd13b8c3 Added BBEdit to the list of supporting tools. 2021-07-15 18:14:28 -04:00
Eran Ifrah
6c29dfd4b1
Add CodeLite IDE to the implementors table 2021-07-09 16:33:35 +03:00
Marc Reisner
036a52532f
Add PLS to the list of implementations 2021-07-03 10:41:08 -05:00
Miro Spönemann
1a88cc2cb0 Added Langium, moved Xtext 2021-06-28 06:36:32 +00:00
Satya Rohith
6014927e2b
docs: add Deno to servers list 2021-06-15 17:14:32 +05:30
Nick Strupat
3e5f6d20f7
Add ccls to the list 2021-06-10 16:41:11 -04:00
Matheus C. França
d68f654bd3
Zig Language Server 2021-06-06 10:11:09 -03:00
kuafuwang
9623635cc6
Add link to LPG-language-server
LPG-language-server is  a server which  base LSP protocol
2021-06-01 17:33:02 +08:00
Stefan Wullems
078582e05d
Add idris2 lsp 2021-05-20 11:49:05 +01:00
Dirk Bäumer
37b77fc975
Merge pull request #1253 from valentjn/gh-pages
Add ltex-ls to list of language servers
2021-05-18 13:38:12 +02:00
Lucas Block
540d8bcc10
Add AML Language Server to servers list 2021-05-11 15:15:31 -03:00
Kyle Anthony Williams
722c871fd1
Add sqls to list of LSP implementations.
https://github.com/lighttiger2505/sqls
2021-05-09 14:24:40 -04:00
Julian Valentin
245d401caf Add ltex-ls to list of language servers 2021-04-22 19:47:24 +02:00
Julian Valentin
fba147690d Fix spelling of LanguageTool 2021-04-22 19:47:21 +02:00
Stefan Schlichthärle
d55d57f4e5
added REL's language server implementation
Added REL's language server implementation to the overview page
2021-04-15 21:41:14 +02:00
Benoît Verhaeghe
e7a5430fb8
Add Pharo Smalltalk Language Server 2021-03-19 09:22:46 +01:00
Dirk Bäumer
aa82da8c67
Merge pull request #1223 from rhysd/patch-1
Fix links to clangd
2021-03-17 11:25:50 +01:00
burnettk
1210ea894b add sorbet ruby to list of language servers 2021-03-16 17:12:42 -04:00
Linda_pp
58c632d9d5 Fix links to clangd 2021-03-17 03:55:37 +09:00
JimmyHuang
b0e3e91c6a add tools list 2021-03-12 15:32:26 +08:00
Kenichi Kamiya
9bff071db0 Add Crystalline (Crystal) 2021-03-09 05:28:00 +09:00
Kenichi Kamiya
e85b8c60d7 Update repository and correct name of Scry (Crystal) 2021-03-09 05:26:28 +09:00
Noah
de8aabf92e
Updated servers.md to include PowerPC Support
I made a PowerPC Assembly Language Server a few weeks ago. 
It currently supports syntax highlighting, Go To Definition, Go To Reference, and more.
2021-03-02 15:00:53 -05:00
Vladimir Piskarev
df78c67f05
Add LXTK to SDKs
LXTK is an open source toolkit for implementing language clients
talking to language servers according to the LSP.
2021-02-05 17:30:49 +03:00
Cheng Lou
6767897b47
Add link to rescript 2021-01-29 02:10:09 -08:00
Cheng Lou
7e00dbb5dc
Add ReScript to the list of implementations 2021-01-29 02:08:26 -08:00
Jimmy Hu
6b148f8c56
Update servers.md 2021-01-19 17:02:09 +08:00