Commit graph

1890 commits

Author SHA1 Message Date
Dirk Bäumer
5a5218a19e
Apply #2123 to 3.18 release (#2124) 2025-04-01 09:45:13 +02:00
Andrew Dunbar
c04480f575
several grammar fixes (#2123)
Mostly verbs agreeing with the closest noun instead of agreeing with the head of the noun phrase.
2025-04-01 07:40:59 +00:00
imbant
a2028be92f
Ensure document state synchronization before client requests (#2017)
* Added description about the order of `signatureHelp` and `didChange`

Copy this [discussion](https://github.com/microsoft/language-server-protocol/issues/2011#issuecomment-2343081904) to the document

* Revert the specific description about the order of didChange

* Ensure document state synchronization before client requests

* Ensure document state synchronization before client requests

* add a concrete example

* add a concrete example

---------

Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2025-03-31 07:06:17 +00:00
rtorralba
df5f3bfd9b
Add ZX Basic language server to the implementors list (#2121) 2025-03-31 07:06:03 +00:00
Shuhei Takahashi
d1a591dba1
Add a mention of gn-language-server (#2120) 2025-03-28 09:46:50 +00:00
dependabot[bot]
abb30c9624
Bump nokogiri from 1.18.3 to 1.18.4 (#2119)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 09:21:29 -07:00
Maria José Solano
a4900f4f0c
Update range formatting capabilities in metamodel (#2106)
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2025-03-04 09:10:05 +00:00
Bhsd
4f6d9981a2
add Wikitext LSP to the list (#2108) 2025-02-28 08:55:37 +00:00
nick
efd4efcddd
fish-lsp (#2109)
docs: added fish-lsp
2025-02-28 08:55:12 +00:00
Muntasir Mahmud
720a6bc5e9
feat: copilot language server in server list (#2107) 2025-02-25 08:11:55 +00:00
Maria José Solano
61a2a53533
Update metamodel (#2104) 2025-02-20 08:41:46 +00:00
dependabot[bot]
0ae2263689
Bump nokogiri from 1.16.5 to 1.18.3 (#2103)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 09:24:01 +01:00
Dirk Bäumer
119ed0243c
Revert #2087 (#2102) 2025-02-18 12:39:30 +01:00
Szasza Palmer
89f63b34da
adding Wing language server to server list (#2101) 2025-02-17 08:30:04 +00:00
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