summaryrefslogtreecommitdiff
path: root/cli/lsp/lsp_custom.rs
AgeCommit message (Expand)Author
2024-10-16Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)Nayeem Rahman
2024-10-16Revert "feat(lsp): "deno/didRefreshDenoConfigurationTree" notificatio… (#26...Bartek Iwańczuk
2024-10-16feat(lsp): "deno/didRefreshDenoConfigurationTree" notifications (#26215)Nayeem Rahman
2024-08-24refactor(lsp): changes for lsp_types 0.97.0 (#25169)Nayeem Rahman
2024-01-30fix(lsp): don't normalize urls in cache command params (#22182)Nayeem Rahman
2024-01-23feat(lsp): include scope uri in "deno/didChangeDenoConfiguration" (#22002)Nayeem Rahman
2024-01-17feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)Nayeem Rahman
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-14feat(lsp): upgrade check on init and notification (#21105)Nayeem Rahman
2023-10-12feat(lsp): send "deno/didChangeDenoConfiguration" notifications (#20827)Nayeem Rahman
2023-09-26chore(lsp): bump tower-lsp to 0.20.0 (#20693)Nayeem Rahman
2023-05-26chore(lsp/tests): diagnostic synchronization (reland) (#19270)David Sherret
2023-05-26Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)Bartek Iwańczuk
2023-05-26chore(lsp/tests): diagnostic synchronization (#19264)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-16feat: support inlay hints (#16287)Kitson Kelly
2022-04-03refactor(lsp): migrate from lspower back to tower-lsp (#14163)Jason
2022-03-29feat(lsp): support API for config file (#14139)Kitson Kelly
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-06-01feat(lsp): registry auto discovery (#10813)Kitson Kelly