Commit graph

1308 commits

Author SHA1 Message Date
Eran Ifrah
6c29dfd4b1
Add CodeLite IDE to the implementors table 2021-07-09 16:33:35 +03:00
Dirk Bäumer
26fa278fee
Merge pull request #1313 from hasheddan/to-ease-typo
Fix minor typos in 3.16 and 3.17 specifications
2021-07-07 15:36:49 +02:00
hasheddan
f78c003911
Fix minor typos in 3.16 and 3.17 specifications
Updates "to easy" to "to ease" in implementation section of the 3.16 and
3.17 specifications.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-07-06 15:31:22 -04:00
Dirk Bäumer
2493527faf
Merge pull request #1309 from DanTup/fix-copy-paste-badness
Fix comments on source.fixAll
2021-07-06 16:54:11 +02:00
Dirk Bäumer
9ec1706f1e
Merge pull request #1310 from teymour-aldridge/patch-1
Fix a typo.
2021-07-06 16:53:24 +02:00
Dirk Bäumer
7d673a906e
Merge pull request #1312 from FractalBoy/gh-pages
Add PLS to the list of implementations
2021-07-06 13:38:16 +02:00
Marc Reisner
036a52532f
Add PLS to the list of implementations 2021-07-03 10:41:08 -05:00
Teymour Aldridge
1b5854bd91
Correct typo also in specification 17. 2021-07-02 17:34:38 +01:00
Teymour Aldridge
eff1f58d0a
Fix a typo. 2021-07-02 16:39:45 +01:00
Danny Tuppeny
4b614fba80 Fix comments on source.fixAll 2021-07-02 11:20:16 +01:00
Dirk Baeumer
0b25e809eb
Allign with protocol 2021-07-02 10:41:26 +02:00
Dirk Baeumer
7d95396e14
Adding since tag 2021-07-02 10:39:06 +02:00
Dirk Bäumer
023d506809
Merge pull request #1308 from DanTup/source-fix-all
Add source.fixAll constant
2021-07-02 10:37:13 +02:00
Danny Tuppeny
4e3ca82c14 Add source.fixAll constant 2021-07-01 13:44:39 +01:00
Dirk Bäumer
40eb6efce1
Merge pull request #1305 from spoenemann/langium
SDKs: Added Langium, moved Xtext
2021-06-29 10:43:24 +02:00
Miro Spönemann
1a88cc2cb0 Added Langium, moved Xtext 2021-06-28 06:36:32 +00:00
Dirk Bäumer
cc7d47491a
Merge pull request #1297 from satyarohith/patch-1
docs: add Deno to servers list
2021-06-18 09:17:46 +02:00
N. Taylor Mullen
2c9c5d2b6c Finish linking the LSP spec types.
- Done!!
2021-06-15 11:50:23 -07:00
Satya Rohith
6014927e2b
docs: add Deno to servers list 2021-06-15 17:14:32 +05:30
Greg Van Liew
6ef8210d59
Merge pull request #1295 from gregvanl/colorContrastFix
Color contrast fix with blue links
2021-06-11 12:06:01 -07:00
gregvanl
a68e1c06b5 Darken link blue 2021-06-11 19:04:19 +00:00
Dirk Bäumer
3537c72e66
Merge pull request #1293 from NickStrupat/patch-1
Add ccls to the list
2021-06-11 09:22:08 +02:00
N. Taylor Mullen
55b6438cfd Continue adding linkability to the protocol.
- Linked down to OnTypeFormatting.
2021-06-10 21:37:00 -07:00
Nick Strupat
3e5f6d20f7
Add ccls to the list 2021-06-10 16:41:11 -04:00
N. Taylor Mullen
93e7f1341a Fix sub-linking hrefs. 2021-06-08 07:43:27 -07:00
Dirk Baeumer
4ffb78f6de
Improving color contrast for nav-link 2021-06-07 12:51:18 +02:00
Dirk Bäumer
135a1f8a7d
Merge pull request #1286 from sublimelsp/python-markdown
Add Python-Markdown to the known markdown parsers of clients
2021-06-07 10:48:17 +02:00
Dirk Bäumer
24adc0b61a
Merge pull request #1288 from kassane/patch-1
Add: Zig Language Server
2021-06-07 10:47:02 +02:00
Matheus C. França
d68f654bd3
Zig Language Server 2021-06-06 10:11:09 -03:00
N. Taylor Mullen
bfc543d7a3 Add linkability all the way down to document symbol.
- Found that adding a newline after the anchor holders would result in the markdown coloring not getting corrupted in VSCode + no impact on the actual rendered output. Therefore went back and ensured there was a newline after every anchor.
2021-06-05 14:20:24 -07:00
Raoul Wols
bbd980ab13
Revert "Add Python-Markdown to the known markdown parsers of clients"
This reverts commit 68193e7349.
2021-06-05 15:53:09 +02:00
Raoul Wols
35cf6b1c0a
target upcoming 3.17 instead 2021-06-05 15:53:06 +02:00
Raoul Wols
68193e7349
Add Python-Markdown to the known markdown parsers of clients
Used as backend in https://facelessuser.github.io/sublime-markdown-popups
which is used as backend in https://lsp.sublimetext.io
2021-06-05 15:46:03 +02:00
N. Taylor Mullen
68a6d4a283 Add visibilty:hidden to hide hidden links from screen readers.
- The anchors these apply to are only there to enable instant jumping to various portions of the document. Their content does not matter.
2021-06-04 10:05:52 -07:00
Dirk Baeumer
08206a7f5f
Clarify shutdown / exit order. 2021-06-04 09:45:15 +02:00
Dirk Baeumer
9c9f8a9c6e
Fixes #1276: favicon is almost invisible in dark mode browsers 2021-06-04 09:42:00 +02:00
Dirk Bäumer
9377342fd3
Merge pull request #1283 from NTaylorMullen/nimullen/individuallinks
Make each piece of code individually linkable.
2021-06-04 09:21:16 +02:00
N. Taylor Mullen
6f0790fad6 Make each piece of code individually linkable.
- Had to update the CSS to account for the linkability of these pieces because when you'd navigate to them they'd be hidden by the top nav bar.
- Broke up several "huge" code sections into smaller segments. In practice it actually looks a lot cleaner but more importantly it allows us to link to individual pieces.
2021-06-03 15:11:17 -07:00
Dirk Bäumer
4233275dfa
Merge pull request #1272 from DanTup/clarify-selection-range
Clarify how textDocument/selectionRange can handle some missing results
2021-06-03 11:38:51 +02:00
Dirk Bäumer
6ac881b4d0
Merge pull request #1280 from kuafuwang/patch-1
Add link to LPG-language-server
2021-06-03 11:00:44 +02:00
Dirk Bäumer
6e091e506d
Merge pull request #1282 from NTaylorMullen/nimullen/isincompletewording
Clarify isIncomplete feature behavior.
2021-06-03 11:00:08 +02:00
N. Taylor Mullen
c5b8e1b814 Clarify isIncomplete feature behavior.
- When playing around with isIncomplete it was unclear from the spec perspective on the appropriate handling of isIncomplete. Clarifying that isIncomplete should represent "replaced" items and not "appended" items makes it clear how a language server should handle the feature.
- Ported the wording to all previous specs + fixed some typos.
2021-06-01 21:35:48 -07: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
Dirk Bäumer
090f5567a6
Merge pull request #1274 from NTaylorMullen/nimullen/pr.linking
Add ability to link various portions of the LSP site.
2021-05-27 16:57:38 +02:00
N. Taylor Mullen
08d3acb678 Add ability to link various portions of the LSP site.
- Also allowed linking off to other pages if we want.
- This method includes a JavaScript snippet that post-processes the site to link out any code snippets/code types to corresponding links.
2021-05-25 08:04:03 -07:00
Dirk Bäumer
2afe183414
Merge pull request #1273 from stefan-wullems/patch-1
Add idris2 lsp
2021-05-21 13:24:28 +02:00
Stefan Wullems
078582e05d
Add idris2 lsp 2021-05-20 11:49:05 +01:00
Danny Tuppeny
1c24ca8621 Clarify how textDocument/selectionRange can handle some missing results
Fixes #1270.
2021-05-20 09:35:54 +01:00
Dirk Bäumer
2bafa15a0e
Merge pull request #1268 from narnaud/fix-semicolon
Fix missing semi-colon in SemanticTokensClientCapabilities
2021-05-18 13:51:46 +02: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