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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit rustc commit-hash
vsrs
2021-04-22
3
-3
/
+15
*
Add special `auto` value for `debug.sourceFileMap`
vsrs
2021-04-22
5
-27
/
+38
*
Autodetect rust library source file map
vsrs
2021-04-22
2
-2
/
+31
*
Code review feedback.
James Leitch
2021-04-21
1
-2
/
+2
*
Diagnostic Remap Path Prefixes added.
James Leitch
2021-04-21
1
-1
/
+6
*
Move cursor position when using item movers
Jonas Schievink
2021-04-13
2
-23
/
+5
*
feat: avoid checking the whole project during initial loading
Aleksey Kladov
2021-04-12
1
-0
/
+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
*
Bump the default hint length
Kirill Bulatov
2021-03-23
1
-1
/
+1
*
Limit the hints size by default
Kirill Bulatov
2021-03-23
1
-2
/
+2
*
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
4
-0
/
+53
*
Merge #8028
bors[bot]
2021-03-15
1
-9
/
+15
|
\
|
*
Support multiple parents in parentModule in vscode-client
Lukas Wirth
2021-03-15
1
-9
/
+15
*
|
Enable proc-macros by default
Aleksey Kladov
2021-03-15
1
-1
/
+1
|
/
*
Merge #7799
bors[bot]
2021-03-13
4
-10
/
+63
|
\
|
*
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
2
-17
/
+25
|
*
Add LSP request and VSCode command
vsrs
2021-02-27
4
-9
/
+57
*
|
Improve version display
Laurențiu Nicola
2021-03-12
1
-3
/
+2
*
|
Make code less surprising
Aleksey Kladov
2021-03-09
1
-24
/
+24
*
|
Add more documentation for rustc_private
Joshua Nelson
2021-03-08
1
-1
/
+1
*
|
Merge #7891
bors[bot]
2021-03-08
1
-1
/
+1
|
\
\
|
*
|
Document rustc_private in metadata
Daniel McNab
2021-03-08
1
-1
/
+1
|
*
|
Revert "Support disabling rustc build scripts"
Daniel McNab
2021-03-08
1
-5
/
+0
|
*
|
Support disabling rustc build scripts
Daniel McNab
2021-03-08
1
-0
/
+5
*
|
|
Make code completion "just work" in more cases
Aleksey Kladov
2021-03-08
1
-1
/
+1
*
|
|
Merge #7901
bors[bot]
2021-03-08
5
-15
/
+42
|
\
\
\
|
*
|
|
Make extension respect http proxy settings
Kam Y. Tse
2021-03-07
5
-15
/
+42
|
|
/
/
*
/
/
Make group imports configurable
asv
2021-03-07
1
-0
/
+5
|
/
/
*
|
Migrate to user-centric config name for `cargo check` stuff
Aleksey Kladov
2021-03-04
1
-3
/
+3
*
|
clean uo rustup link
cgiguere
2021-03-01
1
-1
/
+1
*
|
add sponsor links
cgiguere
2021-03-01
1
-14
/
+17
*
|
Add more information to VSCode extenstion README
Charles Giguere
2021-03-01
1
-1
/
+38
*
|
Update vscode README with a small features list
Lukas Wirth
2021-03-01
1
-0
/
+28
|
/
*
Update our vscode npm packages
kjeremy
2021-02-23
2
-1630
/
+1852
*
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
*
vscode-languageclient 7.1.0-next.2
kjeremy
2021-02-16
1
-14
/
+14
*
Use npm 7.x package-lock.json
kjeremy
2021-02-16
1
-10
/
+3270
*
Start LSP 3.17 support
Jeremy Kolb
2021-02-14
3
-22
/
+22
*
-
.
Merge #7643 #7663
bors[bot]
2021-02-14
2
-4
/
+4
|
\
\
|
|
*
fix: tolerate spaces in nix binary patching
Yaroslav Bolyukin
2021-02-13
1
-3
/
+3
|
|
/
|
/
|
|
*
Allow automatically detect the rustc-src directory (fixes #3517).
Benjamin Bouvier
2021-02-13
1
-1
/
+1
|
/
[next]