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
*
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
*
Start LSP 3.17 support
Jeremy Kolb
2021-02-14
1
-1
/
+1
*
fix: tolerate spaces in nix binary patching
Yaroslav Bolyukin
2021-02-13
1
-3
/
+3
*
Merge #7625
bors[bot]
2021-02-10
3
-8
/
+26
|
\
|
*
Add **Copy Run Command Line** command for vscode
Aleksey Kladov
2021-02-10
3
-8
/
+26
*
|
use await instead
Sahandevs
2021-02-09
4
-31
/
+21
*
|
fix errors
Sahandevs
2021-02-07
4
-6
/
+11
*
|
format
Sahandevs
2021-02-07
4
-12
/
+12
*
|
handle Thenable type rejects
Sahandevs
2021-02-07
4
-12
/
+23
*
|
handle promise catches
Sahandevs
2021-02-07
3
-3
/
+3
*
|
remove unnecessary
Sahandevs
2021-02-07
4
-6
/
+6
|
/
*
Fix resolveCodeAction trying to edit files before creating them
Lukas Wirth
2021-02-05
1
-3
/
+3
*
Update vscode for new status
Edwin Cheng
2021-01-28
2
-1
/
+7
*
Simplify file download code
Laurențiu Nicola
2021-01-25
2
-10
/
+1
*
Merge #7409 #7421
bors[bot]
2021-01-25
1
-0
/
+1
|
\
|
*
Add References code lens.
vsrs
2021-01-23
1
-0
/
+1
*
|
Code: reduce progress notification spam
Laurențiu Nicola
2021-01-25
1
-7
/
+9
|
/
*
Download aarch64-unknown-linux-gnu from GitHub
Laurențiu Nicola
2021-01-17
1
-0
/
+1
*
Fix server path comparison
Laurențiu Nicola
2021-01-14
1
-1
/
+1
*
Don't update the server if managed by the user
Laurențiu Nicola
2021-01-07
1
-1
/
+6
*
Rename extension config
Aleksey Kladov
2021-01-04
1
-1
/
+3
*
Allow download of aarch64-pc-windows-msvc binaries
Laurențiu Nicola
2021-01-04
1
-10
/
+9
*
Merge #7068
bors[bot]
2021-01-03
3
-0
/
+57
|
\
|
*
Remove some unnecessary code copied from the Syntax Tree command
Phil Ellison
2021-01-01
1
-17
/
+3
|
*
Initial implementation of view-hir command
Phil Ellison
2020-12-28
3
-0
/
+71
*
|
Add an option for extra env vars in the Code extension
lf-
2020-12-30
3
-3
/
+13
*
|
Apply text edits manually in vscode client
Lukas Wirth
2020-12-29
1
-2
/
+8
|
/
*
Merge #7001
bors[bot]
2020-12-22
1
-6
/
+8
|
\
|
*
Add support for downloading aarch64-apple-darwin binaries, change naming conv...
Laurențiu Nicola
2020-12-22
1
-6
/
+8
*
|
Fix grammar nit
P. Horban
2020-12-22
1
-1
/
+1
*
|
Extension conflict check detests more combinations
Przemyslaw Horban
2020-12-22
1
-5
/
+15
|
/
*
Merge #6746
bors[bot]
2020-12-22
1
-1
/
+1
|
\
|
*
Use workspace applyEdit instead of snippetWorkspaceEdit
Daiki Ihara
2020-12-21
1
-1
/
+1
*
|
Don't download x64 binaries on non-Mac arm64
Laurențiu Nicola
2020-12-21
1
-1
/
+3
*
|
Allow code extension to download binary in apple arm
Son
2020-12-21
1
-1
/
+1
*
|
Remove outdated FIXME
Laurențiu Nicola
2020-12-21
1
-3
/
+2
*
|
Use /etc/os-release to check for NixOS
Laurențiu Nicola
2020-12-21
1
-1
/
+10
|
/
*
Fixed formatting
Przemyslaw Horban
2020-12-18
1
-2
/
+2
*
Added a warning if conflicting rust-lang.rust is enabled.
Przemyslaw Horban
2020-12-18
1
-0
/
+11
*
Remove workaround & fix fetch$1 is not a function
Kafji
2020-12-08
1
-4
/
+1
*
Use vscode-languageclient 7.0.0-next.14
kjeremy
2020-11-17
1
-0
/
+2
[next]