index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
dev
/
lsp-extensions.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #7799
bors[bot]
2021-03-13
1
-1
/
+17
|
\
|
*
Fix LSP extensions documentation
vsrs
2021-03-11
1
-7
/
+2
|
*
Update lsp-extensions.md
vsrs
2021-02-27
1
-1
/
+22
*
|
Clarify that all caps are experimental
Aleksey Kladov
2021-03-09
1
-10
/
+10
|
/
*
document offsets
Aleksey Kladov
2021-02-16
1
-1
/
+7
*
Remove CodeLensResolveData mention from lsp-extensions.md
ivan770
2021-02-13
1
-11
/
+0
*
Moved CodeLens to ide crate
ivan770
2021-02-13
1
-1
/
+12
*
fix nightly warning `legacy_derive_helpers`
Peter Wischer
2021-02-12
1
-1
/
+1
*
Fix spelling mistakes in docs/dev
Lukas Wirth
2021-02-03
1
-1
/
+1
*
Update lsp-extension.md hash
Edwin Cheng
2021-01-28
1
-1
/
+1
*
Update doc
Edwin Cheng
2021-01-28
1
-1
/
+1
*
Address review suggestion, fix tidy tests
Phil Ellison
2021-01-01
1
-1
/
+12
*
Latest LSP 3.16 protocol
kjeremy
2020-11-16
1
-2
/
+2
*
add open Cargo.toml action
Anatol Liu
2020-11-13
1
-2
/
+27
*
Switch to upstream protocol for resolving code action
Aleksey Kladov
2020-11-10
1
-25
/
+1
*
Document change of 'cargo' Runnable kind in lsp-extensions.md
Igor Aleksanov
2020-10-16
1
-0
/
+3
*
Add reminder to update lsp-extensions.md
Aleksey Kladov
2020-10-14
1
-0
/
+10
*
Fix send->sent typo
Zac Pullar-Strecker
2020-10-08
1
-7
/
+7
*
Document the protocol extension
Zac Pullar-Strecker
2020-10-08
1
-1
/
+12
*
Extend **Status** command to also show dep info for the file
Aleksey Kladov
2020-09-29
1
-1
/
+8
*
Fix StatusNotification
vsrs
2020-08-17
1
-1
/
+7
*
SSR: Pass current file position through to SSR code.
David Lattimore
2020-07-24
1
-1
/
+6
*
Clarify initializationOptions
Jeremy Kolb
2020-07-22
1
-3
/
+5
*
Implement StatusBar
Aleksey Kladov
2020-07-02
1
-0
/
+12
*
Add reload workspace command
Aleksey Kladov
2020-07-01
1
-4
/
+4
*
Add hover actions LSP extension documentation.
vsrs
2020-06-05
1
-0
/
+38
*
Add documentation
Mikhail Rakhmanov
2020-06-03
1
-0
/
+24
*
Spec better runnables
Aleksey Kladov
2020-06-02
1
-36
/
+44
*
Merge #4580
bors[bot]
2020-06-02
1
-1
/
+1
|
\
|
*
Change Runnable.bin -> Runnable.kind
veetaha
2020-05-31
1
-1
/
+1
*
|
Subscribe to protocol changes
Aleksey Kladov
2020-06-01
1
-0
/
+2
*
|
Document initilizationOptions used by rust-analyzer
Aleksey Kladov
2020-06-01
1
-0
/
+8
|
/
*
Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagically
Stephan Seitz
2020-05-29
1
-1
/
+1
*
typo
Veetaha
2020-05-27
1
-1
/
+1
*
Document inlay hints and runnables
Aleksey Kladov
2020-05-27
1
-0
/
+63
*
Document `parentModule` experimental LSP request
Aleksey Kladov
2020-05-25
1
-5
/
+35
*
Cleanup lsp extensions on the client side
Aleksey Kladov
2020-05-25
1
-1
/
+1
*
Less rust-analyzer specific onEnter
Aleksey Kladov
2020-05-25
1
-0
/
+53
*
Document some rust-analyzer specific protocol extensions
Aleksey Kladov
2020-05-24
1
-0
/
+62
*
Document matchingBrace LSP request
Aleksey Kladov
2020-05-24
1
-1
/
+46
*
Reorgonise extensions docs
Aleksey Kladov
2020-05-24
1
-48
/
+50
*
Link upstream issues
Aleksey Kladov
2020-05-22
1
-1
/
+7
*
CodeAction groups
Aleksey Kladov
2020-05-22
1
-2
/
+47
*
Use WorkspaceEdit for ssr
Aleksey Kladov
2020-05-21
1
-0
/
+35
*
Formalize JoinLines protocol extension
Aleksey Kladov
2020-05-21
1
-7
/
+59
*
Add snippetTextEdit protocol extension
Aleksey Kladov
2020-05-19
1
-0
/
+34