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
2023-05-02
Update hash in `lsp-extensions.md`
Ddystopia
-3
/
+3
2023-05-02
Change signature of `externalDocs` in `lsp-extensions`
Ddystopia
-2
/
+2
2023-05-02
last fixes after rebase
Bruno Ortiz
-1
/
+1
2023-05-02
accepting review suggestions
Bruno Ortiz
-2
/
+2
2023-05-02
Fixing naming from graph to list
Bruno Ortiz
-1
/
+1
2023-05-02
Fixing tests
Bruno Ortiz
-0
/
+23
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-1
/
+1
2023-05-01
MIR episode 4
hkalbasi
-1
/
+13
2023-04-19
Spelling
Josh Soref
-1
/
+1
2023-04-13
internal: Skip code lens resolution for mismatched document versions
Lukas Wirth
-1
/
+1
2023-03-26
Handle proc macro fetching via OpQueue
Lukas Wirth
-3
/
+3
2023-03-25
minor: Add user facing command for reloading proc-macros in VSCode
Lukas Wirth
-0
/
+10
2023-03-25
Load proc-macros asynchronously
Lukas Wirth
-1
/
+1
2023-03-06
Add `View Mir` command and fix some bugs
hkalbasi
-1
/
+12
2023-02-14
Support UTF-32 position encoding
Aleksey Kladov
-1
/
+1
2023-01-23
Add a 'open server logs' button to the error notification
Lukas Wirth
-1
/
+1
2023-01-14
Remove unnecessary Hint suffix on InlayKind variants
Lukas Wirth
-1
/
+1
2023-01-09
Add docs for `colorDiagnosticOutput` capability
Ian Chamberlain
-0
/
+26
2022-12-17
Add a command to clear flycheck diagnostics
Lukas Wirth
-1
/
+40
2022-12-16
Add command for manually running flychecks
Lukas Wirth
-1
/
+1
2022-11-29
Update hash
Jonas Schievink
-1
/
+1
2022-10-25
Switch to upstream positionEncoding
Laurențiu Nicola
-7
/
+1
2022-08-19
Implement lsp extension for cancelling running flychecks
Lukas Wirth
-1
/
+1
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
[next]