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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix
Milo
2021-06-07
1
-1
/
+1
*
fix
Milo
2021-06-06
1
-1
/
+1
*
when you click status bar icon it now restarts server
Milo
2021-06-06
1
-0
/
+1
*
Add function references hover action
Lukas Wirth
2021-06-04
1
-0
/
+1
*
Fix opening single files
Kirill Bulatov
2021-05-31
1
-1
/
+1
*
fix: fix shell injection in task spawning
Aleksey Kladov
2021-05-31
1
-6
/
+6
*
Merge #8995
bors[bot]
2021-05-26
4
-22
/
+20
|
\
|
*
Create tasks for all workspaces
Kirill Bulatov
2021-05-25
4
-22
/
+20
*
|
minor: explicitly set the focus to false
Aleksey Kladov
2021-05-26
1
-0
/
+4
|
/
*
fix: cursor position after item move command
Eduardo Canellas
2021-05-24
1
-1
/
+1
*
Merge #8955
bors[bot]
2021-05-24
3
-41
/
+69
|
\
|
*
Fix ts lint errors
Kirill Bulatov
2021-05-23
3
-8
/
+8
|
*
Send detached files info to server via init params
Kirill Bulatov
2021-05-23
3
-6
/
+27
|
*
Start rust-analyzer server for arbitrary rust files
Kirill Bulatov
2021-05-23
3
-39
/
+46
*
|
fix: can download server binary on windows again
Aleksey Kladov
2021-05-24
1
-1
/
+1
*
|
fix: reveal snippets
Aleksey Kladov
2021-05-23
1
-0
/
+3
|
/
*
More style fixes
Kirill Bulatov
2021-05-23
2
-16
/
+19
*
Style fix
Kirill Bulatov
2021-05-23
2
-12
/
+11
*
Don't use a deprecated accessor
Kirill Bulatov
2021-05-23
1
-1
/
+1
*
Better releaseId naming
Kirill Bulatov
2021-05-23
2
-12
/
+11
*
Remove nightly release id from local storage for stable extensions
Kirill Bulatov
2021-05-23
2
-1
/
+6
*
Download nightly extension when configured and run from stable extension version
Kirill Bulatov
2021-05-23
1
-3
/
+10
*
Use `.rs` file ending to get syntax highlighting
Jonas Schievink
2021-05-21
1
-1
/
+1
*
Add a "Debug ItemTree" LSP request
Jonas Schievink
2021-05-21
3
-0
/
+57
*
Allow viewing the crate graph in a webview
Jonas Schievink
2021-05-11
3
-0
/
+11
*
Merge #8624
bors[bot]
2021-04-27
4
-6
/
+57
|
\
|
*
Use explicit rustc commit-hash
vsrs
2021-04-22
3
-3
/
+15
|
*
Add special `auto` value for `debug.sourceFileMap`
vsrs
2021-04-22
4
-25
/
+35
|
*
Autodetect rust library source file map
vsrs
2021-04-22
2
-2
/
+31
*
|
Fix how and when old inlay hint decorations are disposed
Jorge Mederos Alvarado
2021-04-27
1
-16
/
+33
*
|
Add option to opt out from smaller inlay hints font size
Jorge Mederos Alvarado
2021-04-27
2
-6
/
+30
|
/
*
Move cursor position when using item movers
Jonas Schievink
2021-04-13
2
-23
/
+5
*
Sacrifice for the semicolon god
Aleksey Kladov
2021-04-06
2
-5
/
+5
*
More robust status notifications
Aleksey Kladov
2021-04-06
3
-34
/
+24
*
Use `const` instead of `let`
Jonas Schievink
2021-03-27
1
-1
/
+1
*
Fix handling of multi-cursor snippets
Jonas Schievink
2021-03-27
1
-5
/
+5
*
Improve cursor positioning after moving
ivan770
2021-03-18
1
-1
/
+14
*
Fix tsfmt and eslint warnings
ivan770
2021-03-18
2
-4
/
+4
*
Remove movable array, improve client code
ivan770
2021-03-18
2
-2
/
+6
*
Item up and down movers
ivan770
2021-03-18
3
-0
/
+43
*
Support multiple parents in parentModule in vscode-client
Lukas Wirth
2021-03-15
1
-9
/
+15
*
Merge #7799
bors[bot]
2021-03-13
3
-9
/
+50
|
\
|
*
Apply review suggestions
vsrs
2021-03-11
1
-4
/
+1
|
*
Remove erroneous comment
vsrs
2021-02-27
1
-1
/
+1
|
*
Add progress reporting
vsrs
2021-02-27
1
-16
/
+17
|
*
Add LSP request and VSCode command
vsrs
2021-02-27
3
-9
/
+52
*
|
Improve version display
Laurențiu Nicola
2021-03-12
1
-3
/
+2
*
|
Make extension respect http proxy settings
Kam Y. Tse
2021-03-07
3
-5
/
+34
|
/
*
Try to detect musl distros in the Code extension
Laurențiu Nicola
2021-02-20
1
-2
/
+12
*
Remove Semantic Tokens flicker workaround
kjeremy
2021-02-16
1
-17
/
+0
[next]