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
/
main.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Allow download of aarch64-pc-windows-msvc binaries
Laurențiu Nicola
2021-01-04
1
-10
/
+9
*
Initial implementation of view-hir command
Phil Ellison
2020-12-28
1
-0
/
+1
*
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
|
/
*
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
*
add open Cargo.toml action
Anatol Liu
2020-11-13
1
-0
/
+1
*
WIP: Command to open docs under cursor
Zac Pullar-Strecker
2020-10-08
1
-0
/
+1
*
Move unlink on download into download function
Matthias Einwag
2020-09-23
1
-11
/
+3
*
Remane function
Matthias Einwag
2020-09-23
1
-5
/
+5
*
Use closure in trailing position and strongly type header map
Matthias Einwag
2020-09-23
1
-17
/
+20
*
Apply suggestions from code review
Matthias Einwag
2020-09-23
1
-1
/
+1
*
Remove stray newline
Matthias Einwag
2020-09-23
1
-1
/
+0
*
Fix clearing the token
Matthias Einwag
2020-09-23
1
-3
/
+8
*
Add a command for updating the Github API token
Matthias Einwag
2020-09-23
1
-0
/
+4
*
Use retry dialog also for downloads
Matthias Einwag
2020-09-23
1
-20
/
+30
*
Fix tslint
Matthias Einwag
2020-09-23
1
-2
/
+2
*
Allow to use a Github Auth token for fetching releases
Matthias Einwag
2020-09-23
1
-2
/
+53
*
Gzip artifacts
Veetaha
2020-07-07
1
-8
/
+9
*
Add a command to compute memory usage statistics
Jonas Schievink
2020-07-07
1
-0
/
+1
*
Consider EPERM error as other vscode processes using rust-analyzer
Veetaha
2020-07-07
1
-1
/
+1
*
Revert "Dispose logger on extension deactivation"
Veetaha
2020-07-05
1
-2
/
+0
*
Dispose logger on extension deactivation
Veetaha
2020-07-05
1
-0
/
+2
*
Improve client logging (use output channel and more log levels)
Veetaha
2020-07-05
1
-3
/
+3
*
-
-
-
.
Merge #5089 #5161 #5184 #5185 #5186
bors[bot]
2020-07-02
1
-7
/
+19
|
\
\
\
|
|
|
*
Force showing extension activation error pop-up notification
Veetaha
2020-07-02
1
-3
/
+11
|
|
|
/
|
|
/
|
|
|
*
Always install required nightly extension if current one is not nightly
Veetaha
2020-07-02
1
-4
/
+8
|
|
/
*
/
Add reload workspace command
Aleksey Kladov
2020-07-01
1
-1
/
+1
|
/
*
Merge #5017
bors[bot]
2020-06-26
1
-1
/
+1
|
\
|
*
Add custom cargo runners
vsrs
2020-06-24
1
-1
/
+1
*
|
Merge branch 'Veetaha-feat/sync-branch'
Aleksey Kladov
2020-06-25
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...
veetaha
2020-06-18
1
-3
/
+0
|
|
|
\
*
-
.
\
Merge #4992 #4993 #4994 #4997 #4998
bors[bot]
2020-06-23
1
-6
/
+19
|
\
\
\
|
|
*
|
Decouple http file stream logic from temp dir logic
Veetaha
2020-06-22
1
-2
/
+11
|
|
/
/
|
/
|
|
|
*
|
Make bootstrap error message more informative and better-fitting
Veetaha
2020-06-22
1
-4
/
+8
|
/
/
*
|
Download artifacts into tmp dir
Veetaha
2020-06-20
1
-1
/
+15
*
|
Add `rust-analyzer.gotoLocation` command
vsrs
2020-06-18
1
-0
/
+1
|
/
*
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
2020-06-02
1
-0
/
+1
*
Add `inRustProject` when-clause for commands.
vsrs
2020-05-27
1
-0
/
+6
*
Flatten commands.ts
Aleksey Kladov
2020-05-25
1
-1
/
+0
*
Introduce `toggle inlay hints` vscode command
veetaha
2020-05-25
1
-0
/
+1
[next]