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 |
|
Marco Roth
|
dd9744816b
|
Add Stimulus LSP (#1987)
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
|
2024-08-05 15:26:40 +02:00 |
|
Dirk Bäumer
|
7e1b69da6a
|
Update ruby version, add GlobPatterns to document filters for 3.18 and update meta model to latest implementation. (#1993)
|
2024-08-05 12:43:56 +02:00 |
|
Marco Roth
|
f0f8214920
|
Add Tailwind Intellisense (#1986)
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
|
2024-08-05 12:28:32 +02:00 |
|
Xuechun Hua
|
32de82dab5
|
Add PartiQL to servers.md (#1985)
Co-authored-by: Xuechun Hua <xuechunh@amazon.com>
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
|
2024-08-05 10:49:50 +02:00 |
|
dependabot[bot]
|
bd80f2c96f
|
Bump rexml from 3.3.2 to 3.3.3 (#1991)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3)
---
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-05 10:04:38 +02:00 |
|
dependabot[bot]
|
7ff692479f
|
Bump rexml from 3.2.8 to 3.3.2 (#1990)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.2.
- [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.2.8...v3.3.2)
---
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-07-30 12:03:09 +02:00 |
|
Asuka Minato
|
95096e8c43
|
add Sonar (#1981)
|
2024-07-10 08:21:02 +00:00 |
|
Remco Haszing
|
624b71a538
|
Recommend a default diagnostic severity for clients (#1978)
Add a recommendation for clients to interpret diagnostics without a
severity as an error.
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
|
2024-07-09 17:13:45 +00:00 |
|
Dirk Bäumer
|
e199a1a779
|
Fixes #1761: No client capability for codeLens/resolve (#1979)
|
2024-07-09 06:59:48 -07:00 |
|
Dirk Bäumer
|
e91fac91f7
|
Fixes #1674: Clarify the query format/syntax for WorkspaceSymbolParams (#1977)
|
2024-07-08 12:54:44 -07:00 |
|
Dirk Bäumer
|
c9b465624b
|
Fixes #1630: Properties with the unknown type should use LSPAny (#1976)
|
2024-07-08 11:48:23 -07:00 |
|
Dirk Bäumer
|
8c2799c5d4
|
Fixes #1502: Missing link to Uri.scheme? (#1975)
|
2024-07-08 08:26:18 -07:00 |
|
Dirk Bäumer
|
8c20ff0e56
|
Fixes #1613: textDocument/semanticTokens/range: documentation lacks information on what to do if token only partially overlaps the specified range (#1974)
|
2024-07-08 07:49:45 -07:00 |
|
Dirk Bäumer
|
72e9fed3b2
|
Fixes #1958: The meaning of a missing diagnostic severity is ambiguous (#1973)
|
2024-07-08 16:11:49 +02:00 |
|
Stachu Korick
|
58886e0fe4
|
Clarify deltaLine and deltaStart of SemanticTokens payload (#1966)
clarify deltaLine and deltaStart
|
2024-07-08 07:33:48 +00:00 |
|
梦飞翔
|
09aa5e102b
|
Update servers.md (#1968)
|
2024-07-05 11:28:20 +00:00 |
|
Asuka Minato
|
cb4a85e3be
|
Update servers.md (#1967)
|
2024-07-05 07:45:33 +00:00 |
|
Prasang A Prajapati
|
f85397e892
|
Add implementor for JCL LSP Server (#1955)
Language server reference for JCL
|
2024-07-02 14:27:44 +00:00 |
|
Asuka Minato
|
78b51ed058
|
add agda lsp (#1952)
|
2024-06-17 07:07:00 +00:00 |
|
JC
|
d1455fef87
|
Add LPC to servers.md (#1951)
|
2024-06-14 08:39:32 +00:00 |
|
Jade Abraham
|
2ecb88c881
|
Add Chapel to servers.md (#1950)
add chpl-languagae-server
Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
|
2024-06-13 07:40:11 +00:00 |
|
Dirk Bäumer
|
b96d565af3
|
Reference FileChangeType (#1948)
|
2024-06-11 07:10:13 -07:00 |
|
Михаил Агарков
|
ba4c23075c
|
Add Code::Blocks to the list (#1947)
Code::Blocks supports code completion using LSP and clangd (see https://forums.codeblocks.org/index.php/topic,24357.html)
|
2024-06-11 10:50:08 +00:00 |
|
Matěj Cepl
|
a8cbd12d8a
|
Update tools.md (#1943)
Add description of [vis](https://sr.ht/~martanne/vis/) LSP plugin.
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
|
2024-06-05 11:55:45 +00:00 |
|
Asuka Minato
|
f32baa6aba
|
add-micro-tools (#1942)
|
2024-06-04 17:42:25 +00:00 |
|
Nok Lam Chan
|
f6182949aa
|
Add Kedro to servers.md (#1944)
Update servers.md
|
2024-06-04 17:42:11 +00:00 |
|
Asuka Minato
|
7dd23b7694
|
add-make-lsp (#1941)
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
|
2024-05-29 16:21:28 +00:00 |
|
Fred Bricon
|
b4fe219fa2
|
Add LSP4IJ client to tools.md (#1940)
Links to [LSP4IJ](https://github.com/redhat-developer/lsp4ij), a new free and open-source LSP client compatible with both free and commercial IntelliJ-based IDEs.
|
2024-05-29 15:47:06 +00:00 |
|
Masafumi Koba
|
f01423307b
|
Add LanguageServer::Protocol in Ruby to SDKs (#1937)
The LanguageServer::Protocol gem is used by famous LSP implementations.
See https://rubygems.org/gems/language_server-protocol/reverse_dependencies
|
2024-05-21 06:40:31 +00:00 |
|
dependabot[bot]
|
49f29d68cd
|
Bump rexml from 3.2.6 to 3.2.8 (#1936)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [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.2.6...v3.2.8)
---
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-05-17 08:30:31 +02:00 |
|