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
2020-11-12
add open Cargo.toml action
Anatol Liu
-2
/
+27
2020-11-10
Switch to upstream protocol for resolving code action
Aleksey Kladov
-25
/
+1
2020-10-16
Document change of 'cargo' Runnable kind in lsp-extensions.md
Igor Aleksanov
-0
/
+3
2020-10-14
Add reminder to update lsp-extensions.md
Aleksey Kladov
-0
/
+10
2020-10-08
Fix send->sent typo
Zac Pullar-Strecker
-7
/
+7
2020-10-08
Document the protocol extension
Zac Pullar-Strecker
-1
/
+12
2020-09-29
Extend **Status** command to also show dep info for the file
Aleksey Kladov
-1
/
+8
2020-08-17
Fix StatusNotification
vsrs
-1
/
+7
2020-07-24
SSR: Pass current file position through to SSR code.
David Lattimore
-1
/
+6
2020-07-22
Clarify initializationOptions
Jeremy Kolb
-3
/
+5
2020-07-02
Implement StatusBar
Aleksey Kladov
-0
/
+12
2020-07-01
Add reload workspace command
Aleksey Kladov
-4
/
+4
2020-06-05
Add hover actions LSP extension documentation.
vsrs
-0
/
+38
2020-06-03
Add documentation
Mikhail Rakhmanov
-0
/
+24
2020-06-02
Spec better runnables
Aleksey Kladov
-36
/
+44
2020-06-02
Merge #4580
bors[bot]
-1
/
+1
2020-06-01
Subscribe to protocol changes
Aleksey Kladov
-0
/
+2
2020-06-01
Document initilizationOptions used by rust-analyzer
Aleksey Kladov
-0
/
+8
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-1
/
+1
2020-05-29
Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagically
Stephan Seitz
-1
/
+1
2020-05-27
typo
Veetaha
-1
/
+1
2020-05-27
Document inlay hints and runnables
Aleksey Kladov
-0
/
+63
2020-05-25
Document `parentModule` experimental LSP request
Aleksey Kladov
-5
/
+35
2020-05-25
Cleanup lsp extensions on the client side
Aleksey Kladov
-1
/
+1
2020-05-25
Less rust-analyzer specific onEnter
Aleksey Kladov
-0
/
+53
2020-05-24
Document some rust-analyzer specific protocol extensions
Aleksey Kladov
-0
/
+62
2020-05-24
Document matchingBrace LSP request
Aleksey Kladov
-1
/
+46
2020-05-24
Reorgonise extensions docs
Aleksey Kladov
-48
/
+50
2020-05-22
Link upstream issues
Aleksey Kladov
-1
/
+7
2020-05-22
CodeAction groups
Aleksey Kladov
-2
/
+47
2020-05-22
Use WorkspaceEdit for ssr
Aleksey Kladov
-0
/
+35
2020-05-21
Formalize JoinLines protocol extension
Aleksey Kladov
-7
/
+59
2020-05-19
Add snippetTextEdit protocol extension
Aleksey Kladov
-0
/
+34
[prev]