index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
dev
/
lsp-extensions.md
Age
Commit message (
Expand
)
Author
Lines
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-4
/
+4
2022-05-22
internal: Allow OnTypeFormatting to send SnippetTextEdit
Felicián Németh
-3
/
+3
2022-05-17
Update lsp-extensions hash
Lukas Wirth
-1
/
+1
2022-04-19
Allows triggering commands after an assist edit
Jonas Schievink
-1
/
+1
2022-04-08
Switch to LSP inlay hints
Laurențiu Nicola
-31
/
+1
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-1
/
+12
2022-03-12
minor: add missing definitions of lsp_ext::InlayHintLabel
Lukas Wirth
-1
/
+1
2022-03-07
Update LSP docs
Laurențiu Nicola
-6
/
+9
2022-02-12
fix: documentation of SsrParams
Felicián Németh
-0
/
+2
2022-02-07
add missing snake case attribute, update hash
Moritz Vetter
-1
/
+1
2021-12-07
Update lsp-extensions.md
Jonas Schievink
-1
/
+9
2021-11-12
Fix type names in typescript sample code
Wilfred Hughes
-2
/
+2
2021-10-04
Regen docs
Lukas Wirth
-1
/
+1
2021-07-30
internal: cleanup lsp-extensions docs
Aleksey Kladov
-16
/
+18
2021-07-30
feat: gate custom clint-side commands behind capabilities
Aleksey Kladov
-1
/
+21
2021-07-30
minor: drop impl-specific stuff from lsp docs
Aleksey Kladov
-9
/
+9
2021-07-27
refactor: Apply PR suggestions
Alexander Gonzalez
-0
/
+2
2021-07-27
test: Update lsp_ext.rs hash
Alexander Gonzalez
-1
/
+1
2021-07-27
docs: Update the lsp-extensions.md with the Hover Range capability
Alexander Gonzalez
-4
/
+29
2021-07-27
Merge #9709
bors[bot]
-0
/
+2
2021-07-27
fix: add capability for "open cargo.toml" lsp extension
Aleksey Kladov
-0
/
+2
2021-07-26
docs: Fix several typos and grammar mistakes
Alexander Gonzalez
-1
/
+1
2021-07-04
internal: better factoring for to_proto::completion
Aleksey Kladov
-1
/
+1
2021-07-02
Add "View Crate Graph (Full)"
Jonas Schievink
-2
/
+10
2021-05-27
internal: explain the motivation behind early configuration
Aleksey Kladov
-6
/
+12
2021-05-22
Update lsp-extensions.md
Jonas Schievink
-2
/
+18
2021-05-19
feat: allow clients to feature detect symbol filtering
Aleksey Kladov
-12
/
+16
2021-05-18
Add new LSP extension for workspace symbol lookup
alcroito
-1
/
+31
2021-05-11
Document viewCrateGraph request
Jonas Schievink
-1
/
+11
2021-04-19
Remove confusion around serverStatusNotification
Aleksey Kladov
-3
/
+8
2021-04-19
Fix spec bug
Aleksey Kladov
-1
/
+1
2021-04-18
Update lsp-extensions docs
Lukas Wirth
-1
/
+2
2021-04-14
Move cursor position when using item movers
Jonas Schievink
-3
/
+3
2021-04-06
Small grammar fixes
Kirill Bulatov
-7
/
+7
2021-04-06
More robust status notifications
Aleksey Kladov
-8
/
+22
2021-04-04
docs: Fix moveItem method name
sim
-2
/
+1
2021-03-18
Item up and down movers
ivan770
-1
/
+27
2021-03-13
Merge #7799
bors[bot]
-1
/
+17
2021-03-11
Fix LSP extensions documentation
vsrs
-7
/
+2
2021-03-09
Clarify that all caps are experimental
Aleksey Kladov
-10
/
+10
2021-02-27
Update lsp-extensions.md
vsrs
-1
/
+22
2021-02-16
document offsets
Aleksey Kladov
-1
/
+7
2021-02-13
Remove CodeLensResolveData mention from lsp-extensions.md
ivan770
-11
/
+0
2021-02-13
Moved CodeLens to ide crate
ivan770
-1
/
+12
2021-02-12
fix nightly warning `legacy_derive_helpers`
Peter Wischer
-1
/
+1
2021-02-03
Fix spelling mistakes in docs/dev
Lukas Wirth
-1
/
+1
2021-01-29
Update lsp-extension.md hash
Edwin Cheng
-1
/
+1
2021-01-29
Update doc
Edwin Cheng
-1
/
+1
2021-01-01
Address review suggestion, fix tidy tests
Phil Ellison
-1
/
+12
2020-11-16
Latest LSP 3.16 protocol
kjeremy
-2
/
+2
[next]