index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
src
/
main.ts
Age
Commit message (
Expand
)
Author
Lines
2021-05-23
Fix ts lint errors
Kirill Bulatov
-2
/
+2
2021-05-23
Send detached files info to server via init params
Kirill Bulatov
-2
/
+2
2021-05-23
Start rust-analyzer server for arbitrary rust files
Kirill Bulatov
-37
/
+44
2021-05-23
More style fixes
Kirill Bulatov
-15
/
+14
2021-05-23
Style fix
Kirill Bulatov
-8
/
+10
2021-05-23
Better releaseId naming
Kirill Bulatov
-7
/
+6
2021-05-23
Remove nightly release id from local storage for stable extensions
Kirill Bulatov
-1
/
+3
2021-05-23
Download nightly extension when configured and run from stable extension version
Kirill Bulatov
-3
/
+10
2021-05-21
Add a "Debug ItemTree" LSP request
Jonas Schievink
-0
/
+1
2021-05-11
Allow viewing the crate graph in a webview
Jonas Schievink
-0
/
+1
2021-03-18
Item up and down movers
ivan770
-0
/
+2
2021-03-13
Merge #7799
bors[bot]
-0
/
+1
2021-03-07
Make extension respect http proxy settings
Kam Y. Tse
-2
/
+4
2021-02-27
Add LSP request and VSCode command
vsrs
-0
/
+1
2021-02-20
Try to detect musl distros in the Code extension
Laurențiu Nicola
-2
/
+12
2021-02-13
fix: tolerate spaces in nix binary patching
Yaroslav Bolyukin
-3
/
+3
2021-02-10
Merge #7625
bors[bot]
-0
/
+1
2021-02-10
Add **Copy Run Command Line** command for vscode
Aleksey Kladov
-0
/
+1
2021-02-09
use await instead
Sahandevs
-9
/
+6
2021-02-07
format
Sahandevs
-5
/
+5
2021-02-07
handle Thenable type rejects
Sahandevs
-5
/
+9
2021-01-25
Simplify file download code
Laurențiu Nicola
-2
/
+0
2021-01-17
Download aarch64-unknown-linux-gnu from GitHub
Laurențiu Nicola
-0
/
+1
2021-01-14
Fix server path comparison
Laurențiu Nicola
-1
/
+1
2021-01-07
Don't update the server if managed by the user
Laurențiu Nicola
-1
/
+6
2021-01-04
Allow download of aarch64-pc-windows-msvc binaries
Laurențiu Nicola
-10
/
+9
2020-12-28
Initial implementation of view-hir command
Phil Ellison
-0
/
+1
2020-12-22
Merge #7001
bors[bot]
-6
/
+8
2020-12-22
Fix grammar nit
P. Horban
-1
/
+1
2020-12-22
Extension conflict check detests more combinations
Przemyslaw Horban
-5
/
+15
2020-12-22
Add support for downloading aarch64-apple-darwin binaries, change naming conv...
Laurențiu Nicola
-6
/
+8
2020-12-21
Don't download x64 binaries on non-Mac arm64
Laurențiu Nicola
-1
/
+3
2020-12-22
Allow code extension to download binary in apple arm
Son
-1
/
+1
2020-12-21
Remove outdated FIXME
Laurențiu Nicola
-3
/
+2
2020-12-21
Use /etc/os-release to check for NixOS
Laurențiu Nicola
-1
/
+10
2020-12-18
Fixed formatting
Przemyslaw Horban
-2
/
+2
2020-12-18
Added a warning if conflicting rust-lang.rust is enabled.
Przemyslaw Horban
-0
/
+11
2020-11-12
add open Cargo.toml action
Anatol Liu
-0
/
+1
2020-10-08
WIP: Command to open docs under cursor
Zac Pullar-Strecker
-0
/
+1
2020-09-23
Move unlink on download into download function
Matthias Einwag
-11
/
+3
2020-09-23
Remane function
Matthias Einwag
-5
/
+5
2020-09-23
Use closure in trailing position and strongly type header map
Matthias Einwag
-17
/
+20
2020-09-23
Apply suggestions from code review
Matthias Einwag
-1
/
+1
2020-09-23
Remove stray newline
Matthias Einwag
-1
/
+0
2020-09-23
Fix clearing the token
Matthias Einwag
-3
/
+8
2020-09-23
Add a command for updating the Github API token
Matthias Einwag
-0
/
+4
2020-09-23
Use retry dialog also for downloads
Matthias Einwag
-20
/
+30
2020-09-22
Fix tslint
Matthias Einwag
-2
/
+2
2020-09-22
Allow to use a Github Auth token for fetching releases
Matthias Einwag
-2
/
+53
2020-07-07
Gzip artifacts
Veetaha
-8
/
+9
[next]