aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
...
| * Add LSP request and VSCode commandvsrs2021-02-274-9/+57
* | Improve version displayLaurențiu Nicola2021-03-121-3/+2
* | Make code less surprisingAleksey Kladov2021-03-091-24/+24
* | Add more documentation for rustc_privateJoshua Nelson2021-03-081-1/+1
* | Merge #7891bors[bot]2021-03-081-1/+1
|\ \
| * | Document rustc_private in metadataDaniel McNab2021-03-081-1/+1
| * | Revert "Support disabling rustc build scripts"Daniel McNab2021-03-081-5/+0
| * | Support disabling rustc build scriptsDaniel McNab2021-03-081-0/+5
* | | Make code completion "just work" in more casesAleksey Kladov2021-03-081-1/+1
* | | Merge #7901bors[bot]2021-03-085-15/+42
|\ \ \
| * | | Make extension respect http proxy settingsKam Y. Tse2021-03-075-15/+42
| |/ /
* / / Make group imports configurableasv2021-03-071-0/+5
|/ /
* | Migrate to user-centric config name for `cargo check` stuffAleksey Kladov2021-03-041-3/+3
* | clean uo rustup linkcgiguere2021-03-011-1/+1
* | add sponsor linkscgiguere2021-03-011-14/+17
* | Add more information to VSCode extenstion READMECharles Giguere2021-03-011-1/+38
* | Update vscode README with a small features listLukas Wirth2021-03-011-0/+28
|/
* Update our vscode npm packageskjeremy2021-02-232-1630/+1852
* Try to detect musl distros in the Code extensionLaurențiu Nicola2021-02-201-2/+12
* Remove Semantic Tokens flicker workaroundkjeremy2021-02-161-17/+0
* vscode-languageclient 7.1.0-next.2kjeremy2021-02-161-14/+14
* Use npm 7.x package-lock.jsonkjeremy2021-02-161-10/+3270
* Start LSP 3.17 supportJeremy Kolb2021-02-143-22/+22
*-. Merge #7643 #7663bors[bot]2021-02-142-4/+4
|\ \
| | * fix: tolerate spaces in nix binary patchingYaroslav Bolyukin2021-02-131-3/+3
| |/ |/|
| * Allow automatically detect the rustc-src directory (fixes #3517).Benjamin Bouvier2021-02-131-1/+1
|/
* Merge #7625bors[bot]2021-02-104-8/+31
|\
| * Add **Copy Run Command Line** command for vscodeAleksey Kladov2021-02-104-8/+31
* | Merge #7591 #7622bors[bot]2021-02-108-26/+33
|\ \ | |/ |/|
| * use await insteadSahandevs2021-02-094-31/+21
| * fix errorsSahandevs2021-02-074-6/+11
| * formatSahandevs2021-02-074-12/+12
| * handle Thenable type rejectsSahandevs2021-02-074-12/+23
| * handle promise catchesSahandevs2021-02-074-4/+4
| * add no-floating-promises ruleSahandevs2021-02-071-1/+2
| * remove unnecessarySahandevs2021-02-074-6/+6
* | Fix highlighting of injected attributesAleksey Kladov2021-02-091-0/+44
|/
* Fix resolveCodeAction trying to edit files before creating themLukas Wirth2021-02-051-3/+3
* Update vscode for new statusEdwin Cheng2021-01-282-1/+7
* Add config option to ignore directoriesAleksey Kladov2021-01-261-0/+8
* Remove the need to manually sync config in package.jsonAleksey Kladov2021-01-261-5/+7
* Simplify file download codeLaurențiu Nicola2021-01-252-10/+1
* Merge #7409 #7421bors[bot]2021-01-252-0/+6
|\
| * Add References code lens.vsrs2021-01-232-0/+6
* | Code: reduce progress notification spamLaurențiu Nicola2021-01-251-7/+9
|/
* Download aarch64-unknown-linux-gnu from GitHubLaurențiu Nicola2021-01-171-0/+1
* Fix server path comparisonLaurențiu Nicola2021-01-141-1/+1
* Merge #7194bors[bot]2021-01-071-1/+6
|\
| * Don't update the server if managed by the userLaurențiu Nicola2021-01-071-1/+6
* | Use american spelling for configAleksey Kladov2021-01-071-1/+1
|/