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
/
editors
/
code
/
src
/
lsp_ext.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial implementation of view-hir command
Phil Ellison
2020-12-28
1
-0
/
+1
*
add open Cargo.toml action
Anatol Liu
2020-11-13
1
-0
/
+6
*
Switch to upstream protocol for resolving code action
Aleksey Kladov
2020-11-10
1
-6
/
+0
*
Code reorganisation and field support
Zac Pullar-Strecker
2020-10-08
1
-1
/
+1
*
Changes from review
Zac Pullar-Strecker
2020-10-08
1
-10
/
+1
*
WIP: Command to open docs under cursor
Zac Pullar-Strecker
2020-10-08
1
-0
/
+11
*
Support 'runnables' options in the vs code extension
Igor Aleksanov
2020-10-02
1
-0
/
+2
*
Extend **Status** command to also show dep info for the file
Aleksey Kladov
2020-09-29
1
-1
/
+4
*
Fix LSP requests with no arguments
Laurențiu Nicola
2020-09-17
1
-3
/
+3
*
Fix some typos
Kirill Bulatov
2020-08-28
1
-1
/
+1
*
Fix StatusNotification
vsrs
2020-08-17
1
-1
/
+4
*
SSR: Restrict to current selection if any
David Lattimore
2020-07-29
1
-0
/
+1
*
SSR: Pass current file position through to SSR code.
David Lattimore
2020-07-24
1
-0
/
+2
*
Add a command to compute memory usage statistics
Jonas Schievink
2020-07-07
1
-0
/
+1
*
Implement StatusBar
Aleksey Kladov
2020-07-02
1
-0
/
+3
*
Add reload workspace command
Aleksey Kladov
2020-07-01
1
-1
/
+1
*
Add light-weight snapshot testing library with editor integration
Aleksey Kladov
2020-06-27
1
-0
/
+1
*
Add hover actions as LSP extension
vsrs
2020-06-05
1
-0
/
+12
*
Fix review comments
Mikhail Rakhmanov
2020-06-03
1
-1
/
+0
*
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
2020-06-02
1
-9
/
+8
|
\
|
*
Spec better runnables
Aleksey Kladov
2020-06-02
1
-1
/
+1
|
*
New runnables API
Aleksey Kladov
2020-06-02
1
-8
/
+7
*
|
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
2020-06-02
1
-0
/
+7
|
/
*
Change Runnable.bin -> Runnable.kind
veetaha
2020-05-31
1
-1
/
+4
*
Document `parentModule` experimental LSP request
Aleksey Kladov
2020-05-25
1
-1
/
+1
*
Cleanup lsp extensions on the client side
Aleksey Kladov
2020-05-25
1
-0
/
+84