Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | chore(lsp/tests): diagnostic synchronization (reland) (#19270) | David Sherret | |
Merge on approval as it fixes the flaky test. | |||
2023-05-26 | Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268) | Bartek IwaĆczuk | |
This reverts commit 89026abe395c22eb2ace4ea5f948189daa1dadf1. This change caused LSP benchmarks to fail on `main`. | |||
2023-05-26 | chore(lsp/tests): diagnostic synchronization (#19264) | David Sherret | |
Fixes the flaky lsp test by having better synchronization of diagnostics between the client and server for testing purposes. | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-10-16 | feat: support inlay hints (#16287) | Kitson Kelly | |
Closes: #11853 | |||
2022-04-03 | refactor(lsp): migrate from lspower back to tower-lsp (#14163) | Jason | |
2022-03-29 | feat(lsp): support API for config file (#14139) | Kitson Kelly | |
Closes: #13910 | |||
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
2021-06-01 | feat(lsp): registry auto discovery (#10813) | Kitson Kelly | |
Closes: #10194 Fixes: #10468 |