aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/main.ts
Commit message (Expand)AuthorAgeFilesLines
* fix: tolerate spaces in nix binary patchingYaroslav Bolyukin2021-02-131-3/+3
* Merge #7625bors[bot]2021-02-101-0/+1
|\
| * Add **Copy Run Command Line** command for vscodeAleksey Kladov2021-02-101-0/+1
* | use await insteadSahandevs2021-02-091-9/+6
* | formatSahandevs2021-02-071-5/+5
* | handle Thenable type rejectsSahandevs2021-02-071-5/+9
|/
* Simplify file download codeLaurențiu Nicola2021-01-251-2/+0
* Download aarch64-unknown-linux-gnu from GitHubLaurențiu Nicola2021-01-171-0/+1
* Fix server path comparisonLaurențiu Nicola2021-01-141-1/+1
* Don't update the server if managed by the userLaurențiu Nicola2021-01-071-1/+6
* Allow download of aarch64-pc-windows-msvc binariesLaurențiu Nicola2021-01-041-10/+9
* Initial implementation of view-hir commandPhil Ellison2020-12-281-0/+1
* Merge #7001bors[bot]2020-12-221-6/+8
|\
| * Add support for downloading aarch64-apple-darwin binaries, change naming conv...Laurențiu Nicola2020-12-221-6/+8
* | Fix grammar nitP. Horban2020-12-221-1/+1
* | Extension conflict check detests more combinationsPrzemyslaw Horban2020-12-221-5/+15
|/
* Don't download x64 binaries on non-Mac arm64Laurențiu Nicola2020-12-211-1/+3
* Allow code extension to download binary in apple armSon2020-12-211-1/+1
* Remove outdated FIXMELaurențiu Nicola2020-12-211-3/+2
* Use /etc/os-release to check for NixOSLaurențiu Nicola2020-12-211-1/+10
* Fixed formattingPrzemyslaw Horban2020-12-181-2/+2
* Added a warning if conflicting rust-lang.rust is enabled.Przemyslaw Horban2020-12-181-0/+11
* add open Cargo.toml actionAnatol Liu2020-11-131-0/+1
* WIP: Command to open docs under cursorZac Pullar-Strecker2020-10-081-0/+1
* Move unlink on download into download functionMatthias Einwag2020-09-231-11/+3
* Remane functionMatthias Einwag2020-09-231-5/+5
* Use closure in trailing position and strongly type header mapMatthias Einwag2020-09-231-17/+20
* Apply suggestions from code reviewMatthias Einwag2020-09-231-1/+1
* Remove stray newlineMatthias Einwag2020-09-231-1/+0
* Fix clearing the tokenMatthias Einwag2020-09-231-3/+8
* Add a command for updating the Github API tokenMatthias Einwag2020-09-231-0/+4
* Use retry dialog also for downloadsMatthias Einwag2020-09-231-20/+30
* Fix tslintMatthias Einwag2020-09-231-2/+2
* Allow to use a Github Auth token for fetching releasesMatthias Einwag2020-09-231-2/+53
* Gzip artifactsVeetaha2020-07-071-8/+9
* Add a command to compute memory usage statisticsJonas Schievink2020-07-071-0/+1
* Consider EPERM error as other vscode processes using rust-analyzerVeetaha2020-07-071-1/+1
* Revert "Dispose logger on extension deactivation"Veetaha2020-07-051-2/+0
* Dispose logger on extension deactivationVeetaha2020-07-051-0/+2
* Improve client logging (use output channel and more log levels)Veetaha2020-07-051-3/+3
*---. Merge #5089 #5161 #5184 #5185 #5186bors[bot]2020-07-021-7/+19
|\ \ \
| | | * Force showing extension activation error pop-up notificationVeetaha2020-07-021-3/+11
| | |/ | |/|
| | * Always install required nightly extension if current one is not nightlyVeetaha2020-07-021-4/+8
| |/
* / Add reload workspace commandAleksey Kladov2020-07-011-1/+1
|/
* Merge #5017bors[bot]2020-06-261-1/+1
|\
| * Add custom cargo runnersvsrs2020-06-241-1/+1
* | Merge branch 'Veetaha-feat/sync-branch'Aleksey Kladov2020-06-251-3/+0
|\ \ | |/ |/|
| * Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...veetaha2020-06-181-3/+0
| |
| \
*-. \ Merge #4992 #4993 #4994 #4997 #4998bors[bot]2020-06-231-6/+19
|\ \ \
| | * | Decouple http file stream logic from temp dir logicVeetaha2020-06-221-2/+11
| |/ / |/| |