Commit graph

1906 commits

Author SHA1 Message Date
davidanderson01
d9fa35fba3
feat: add configuration and documentation for snapshots functionality 2025-06-27 09:39:46 +00:00
Danny Yang
91cb771e07
Add Pyrefly to language servers list (#2160)
Add Pyrefly
2025-06-25 14:33:09 +02:00
Sebastien Stettler
f72ac036c1
fix: improve readability of comment, (#2155)
i was reading through the spec and this sentence seemed a bit off due to the
`in` and `symbol` alliteration.
2025-06-12 15:42:36 +02:00
Remy Suen
d54d34dd24
Add the Docker Language Server to the list (#2153)
The Docker Language Server is a new open source language server written
in Go from Docker to support Dockerfiles, Compose files, and Bake files.

Signed-off-by: Remy Suen <remy.suen@docker.com>
2025-06-11 11:13:07 +02:00
Dirk Bäumer
9ddcb99309
Add redirects for specifications/specification-3-17 (#2151) 2025-06-05 19:41:21 +02:00
Leon
fb07995194
Added c++20 lsp-framework (#2144) 2025-06-03 08:27:05 +02:00
USAMI Kenta
370d0120ed
Add LSP clients for Emacs (#2145) 2025-06-02 20:16:57 +02:00
Pavel Mikhailovskii
df1b5aed22
Add Kotlin language server by JetBrains (#2142) 2025-05-27 09:42:40 +02:00
Asuka Minato
403077bf8c
add kdl (#2139) 2025-05-22 15:36:39 +00:00
Dirk Bäumer
3b807ce23a
Add token type label to 3.18 spec (#2138) 2025-05-16 10:22:15 +02:00
Mateusz Hawrus
cf761dfafe
chore: Add Nobl9 VSCode extension to servers.md (#2136)
* chore: Add Nobl9 VSCode extension to servers.md

[nobl9-vscode](https://github.com/nobl9/nobl9-vscode/) is an extension integrating [Nobl9 Language Server](https://github.com/nobl9/nobl9-language-server) for [Nobl9 YAML configuration files ](https://docs.nobl9.com/yaml-guide).

* Update servers.md
2025-05-14 16:33:05 +02:00
Brynne Taylor
f20ba0702f
fix typo in glob pattern spec (#2132) 2025-05-14 08:39:38 +02:00
Asuka Minato
d1b1600963
add caddy (#2131) 2025-05-13 08:35:17 +00:00
dependabot[bot]
5500ef8fb3
Bump nokogiri from 1.18.4 to 1.18.8 (#2129)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 to 1.18.8.
- [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.4...v1.18.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 08:45:48 +02:00
ocfbnj
bafb62a77e
Add thrift-ls for Thrift (#2128) 2025-04-14 13:39:08 +00:00
rtorralba
f80215afd1
Replace ZX Basic with Boriel Basic language server into the implement… (#2125)
Replace ZX Basic with Boriel Basic language server into the implementors list
2025-04-02 06:39:18 +00:00
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