Nayeem Rahman
|
d730956f49
|
fix(lsp): don't normalize urls in cache command params (#22182)
|
2024-01-30 17:17:34 +00:00 |
|
Nayeem Rahman
|
ec97c7dd4b
|
feat(lsp): include scope uri in "deno/didChangeDenoConfiguration" (#22002)
|
2024-01-23 06:12:41 +00:00 |
|
Nayeem Rahman
|
2141543105
|
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
|
2024-01-17 20:22:28 +00:00 |
|
David Sherret
|
7e72f3af61
|
chore: update copyright to 2024 (#21753)
|
2024-01-01 19:58:21 +00:00 |
|
Nayeem Rahman
|
4913274a65
|
feat(lsp): upgrade check on init and notification (#21105)
|
2023-11-14 22:10:51 +00:00 |
|
Nayeem Rahman
|
5dd010a4fb
|
feat(lsp): send "deno/didChangeDenoConfiguration" notifications (#20827)
|
2023-10-12 16:07:27 +01:00 |
|
Nayeem Rahman
|
cb154d6afa
|
chore(lsp): bump tower-lsp to 0.20.0 (#20693)
|
2023-09-26 21:57:14 +01:00 |
|
David Sherret
|
25cbd97ab7
|
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
Merge on approval as it fixes the flaky test.
|
2023-05-26 08:10:18 +02:00 |
|
Bartek Iwańczuk
|
7ae55e75d8
|
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
This reverts commit 89026abe39 .
This change caused LSP benchmarks to fail on `main`.
|
2023-05-26 04:31:54 +00:00 |
|
David Sherret
|
89026abe39
|
chore(lsp/tests): diagnostic synchronization (#19264)
Fixes the flaky lsp test by having better synchronization of diagnostics
between the client and server for testing purposes.
|
2023-05-26 05:01:33 +02:00 |
|
David Sherret
|
10e4b2e140
|
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
|
2023-01-02 21:00:42 +00:00 |
|
Kitson Kelly
|
7d78f58187
|
feat: support inlay hints (#16287)
Closes: #11853
|
2022-10-16 13:39:43 +11:00 |
|
Jason
|
a6e4b4297d
|
refactor(lsp): migrate from lspower back to tower-lsp (#14163)
|
2022-04-03 14:17:30 +10:00 |
|
Kitson Kelly
|
5a6a1eeb39
|
feat(lsp): support API for config file (#14139)
Closes: #13910
|
2022-03-29 11:27:43 +11:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Kitson Kelly
|
bb5bf91067
|
feat(lsp): registry auto discovery (#10813)
Closes: #10194
Fixes: #10468
|
2021-06-01 21:53:08 +10:00 |
|