index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
lsp
/
lsp_custom.rs
Age
Commit message (
Expand
)
Author
2024-10-16
Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)
Nayeem Rahman
2024-10-16
Revert "feat(lsp): "deno/didRefreshDenoConfigurationTree" notificatio… (#26...
Bartek Iwańczuk
2024-10-16
feat(lsp): "deno/didRefreshDenoConfigurationTree" notifications (#26215)
Nayeem Rahman
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-01-30
fix(lsp): don't normalize urls in cache command params (#22182)
Nayeem Rahman
2024-01-23
feat(lsp): include scope uri in "deno/didChangeDenoConfiguration" (#22002)
Nayeem Rahman
2024-01-17
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
Nayeem Rahman
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-11-14
feat(lsp): upgrade check on init and notification (#21105)
Nayeem Rahman
2023-10-12
feat(lsp): send "deno/didChangeDenoConfiguration" notifications (#20827)
Nayeem Rahman
2023-09-26
chore(lsp): bump tower-lsp to 0.20.0 (#20693)
Nayeem Rahman
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (#19264)
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-10-16
feat: support inlay hints (#16287)
Kitson Kelly
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
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-06-01
feat(lsp): registry auto discovery (#10813)
Kitson Kelly