Michael Davis
cbfbc6dd35
Clarify that $0 should not use any other snippet syntax ( #2087 )
...
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2025-02-10 08:43:45 +00:00
Maria José Solano
7c79d23383
Add capability information to metamodel ( #2096 )
2025-02-10 08:43:28 +00:00
Ben Cox
80d57dba23
Typo in workspace diagnostics ( #2086 )
...
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2025-02-10 08:43:06 +00:00
yassun7010
ad5dd2bf9e
add Tombi to LSP list. ( #2089 )
...
add tombi.
2025-02-05 14:56:35 +01:00
Kyle Micallef Bonnici
7755eb18f1
Add Devicetree LSP to list ( #2085 )
...
Add DTS LSP to list of servers
2025-01-21 08:10:34 +00:00
Ioannis Nezis
64db056e88
Add Qlue-ls to servers.md ( #2084 )
2025-01-14 10:32:07 +00:00
Pierre Chapuis
dc92d7e434
Add Teal LSP ( #2078 )
2025-01-09 10:18:19 +00:00
Kodai Kabasawa
4483fcfd7a
Add testing-language-server in servers.md ( #2076 )
2025-01-09 09:52:19 +00:00
Jen-Chieh Shen
c62a09f090
chore(_implementors/servers.md): Update Ellsp link ( #2073 )
2025-01-06 13:49:57 +00:00
Riley Bruins
994abc2a81
Add ts_query_ls (Tree-sitter query language server) ( #2068 )
2024-12-17 12:08:42 +01:00
Pig Fang
4f223b4d63
New language server: wasm-language-tools ( #2065 )
...
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-12-12 12:05:37 +00:00
Asuka Minato
3048cff008
cython-lsp ( #2064 )
...
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-12-12 10:29:10 +00:00
Enaium
33da8bef47
Change Maintainer ( #2071 )
2024-12-11 17:04:38 +00:00
Enaium
196dde47ae
Add Jimmer DTO ( #2070 )
2024-12-11 10:43:56 +00:00
orbitalquark
90e7853d94
Added link to client implementation for Textadept. ( #2058 )
...
Added client implementation for Textadept.
2024-11-26 08:45:18 +01:00
Ivan Dubashinskii
0b850e5a8d
Added link to the PL/SQL language server ( #2057 )
2024-11-25 15:45:22 +01:00
Gilles Querret
c90a80f791
Add OpenEdge ABL in language servers list ( #2056 )
2024-11-20 08:08:27 +00:00
dependabot[bot]
4ae4c5c896
Bump rexml from 3.3.6 to 3.3.9 ( #2052 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 10:25:31 +01:00
Dirk Bäumer
3dc312ed8a
Clarify #2042 : Request for clarification regarding CompletionItem. ( #2050 )
2024-10-25 12:15:34 +02:00
ziweiwang
60f2bb8aec
Add BitBake language server ( #2049 )
...
Co-authored-by: Ziwei Wang <ziwei.wang@savoirfairelinux.com>
2024-10-24 15:02:16 +02:00
Pig Fang
2cef6aec02
fix punctuation typo ( #2048 )
2024-10-24 13:46:11 +02:00
Niels Thykier
5c9d7b009c
Add the debputy language server ( #2044 )
2024-10-22 09:35:09 +02:00
Asuka Minato
c954f83611
add 3 lsp ( #2046 )
...
* add-protobuf-lsp
* one more
* fix link
* one more
2024-10-21 14:16:40 +02:00
Dirk Bäumer
188c2aa2ed
Add TextDocumentFilterClientCapabilities ( #2041 )
2024-10-15 11:16:17 +02:00
Yash Mewada
d266b5b1d3
Add Smithy language server links to LSP ( #2036 )
...
This PR adds entry for LSP website to mention Smithy which also has an LSP. It was missing previously.
2024-10-14 12:29:27 +02:00
渴望蓝天
f8cddd6649
Add Rain language server to LSP ( #2039 )
2024-10-14 12:21:13 +02:00
Asuka Minato
4289f18858
add systemd ( #2034 )
...
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-10-09 08:36:17 +02:00
Danny Tuppeny
c6af121e16
Add support for completionList.applyKind to determine how values from completionList.itemDefaults and completion are combined. ( #2018 )
...
* Add support for `completionList.applyKind` to determine how values from `completionList.itemDefaults` and `completion` are combined.
Fixes https://github.com/microsoft/language-server-protocol/issues/1802
* Update completion.md
* Simplify by removing distinction between null/undefined
* Use a single client capability + add ApplyKind enum/type
* Make this clearer
* Minor fixes
- commitCharacters isn't allowed to be null so no point mentioning this
- Fix missing quote
- Fix error in ApplyKind type (either needs "typeof" or to use literals, and other things use literals)
* Change ApplyKind to be integers
* Typos
---------
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-10-08 08:52:57 +02:00
Davy Landman
dabf8b2571
Added Rascal to relevant LSP implementor sections ( #2029 )
2024-10-01 11:04:11 +02:00
dependabot[bot]
69f017138f
Bump webrick from 1.8.1 to 1.8.2 ( #2030 )
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 16:32:02 -07:00
Stella
0046ca28b1
Support llmGenerated property on CodeAction ( #2020 )
...
* add new property to codeAction
* address feedback to use CodeActioTag
* wording tweaks
* add client capability
2024-09-20 17:40:53 -07:00
Didrik Munther
0a59f91559
Fix misspelling in pullDiagnostics.md ( #2022 )
...
Update pullDiagnostics.md
2024-09-17 09:25:01 +02:00
InSync
8cc383339e
Add Taplo to implementor list ( #2021 )
...
* Add Taplo to implementor list
* Include other contributors as well
2024-09-16 19:25:30 +02:00
Dirk Bäumer
62db1270df
Merge pull request #2019 from dawedawe/typos
...
fix typo in the documentation of CompletionParams
2024-09-12 09:52:47 +02:00
dawe
2eff674509
fix typo in the documentation of CompletionParams
2024-09-11 17:43:57 +02:00
Dirk Bäumer
abacd08f02
Merge pull request #2016 from sh-cho/gh-pages
...
Add fluent-bit language server implementation
2024-09-11 11:30:19 +02:00
Seonghyeon Cho
3b4eea627f
Add fluent-bit language server
...
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
2024-09-11 17:09:27 +09:00
Alexander Schaber
cf67a8f339
chore: fix typo from kubernets to kubernetes ( #2013 )
2024-09-09 10:43:48 +02:00
Dirk Bäumer
62f3402b4b
Merge pull request #2012 from SamB/patch-1
...
Update servers.md: vscode-markdown-languageserver moved
2024-09-06 08:55:01 +02:00
Samuel Bronson
feb56d1b84
Update servers.md: vscode-markdown-languageserver moved
2024-09-05 16:03:58 -04:00
Dirk Bäumer
5bdbd27666
Merge pull request #2010 from InSyncWithFoo/gh-pages
...
Fix a few typos in `percentage`'s doc comments
2024-09-03 21:51:40 +02:00
InSync
2951a08532
Fix a few typos
2024-09-01 19:48:39 +07:00
Jiří Techet
a4aefdb9ac
Add Geany to the list of editors supporting LSP ( #2008 )
2024-08-26 09:33:50 +02:00
dependabot[bot]
be5ec7249a
Bump rexml from 3.3.3 to 3.3.6 ( #2007 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 09:05:37 +02:00
LPeter1997
9be2f70c53
Added Draco.Lsp as an LSP SDK in .NET ( #2001 )
...
Added Draco.Lsp
2024-08-13 15:54:56 +02:00
Dirk Bäumer
2344e6a4d3
Support schemes in text document content ( #2000 )
2024-08-12 18:01:52 +02:00
Dirk Bäumer
50e8d653ff
Add TextDocumentContentResult ( #1997 )
2024-08-09 13:28:37 +02:00
Dirk Bäumer
5b5820f835
Remove unused inspector ( #1996 )
2024-08-08 16:40:16 +02:00
Dirk Bäumer
aede136957
Document text document content request and update changelog ( #1994 )
...
* Document new text document content request
* Update 3.18 spec
2024-08-07 10:33:47 -07:00
Asuka Minato
a08124e32c
add egglog ( #1989 )
...
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-08-05 17:27:17 +02:00