aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* More maintainable configAleksey Kladov2021-01-061-0/+8
* Rename extension configAleksey Kladov2021-01-042-2/+4
* Allow download of aarch64-pc-windows-msvc binariesLaurențiu Nicola2021-01-041-10/+9
* Merge #7068bors[bot]2021-01-034-0/+66
|\
| * Remove some unnecessary code copied from the Syntax Tree commandPhil Ellison2021-01-011-17/+3
| * Initial implementation of view-hir commandPhil Ellison2020-12-284-0/+80
* | Add an option for extra env vars in the Code extensionlf-2020-12-304-3/+21
* | Apply text edits manually in vscode clientLukas Wirth2020-12-291-2/+8
|/
* 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
* | Merge #7002bors[bot]2020-12-221-5/+15
|\ \
| * | Fix grammar nitP. Horban2020-12-221-1/+1
| * | Extension conflict check detests more combinationsPrzemyslaw Horban2020-12-221-5/+15
| |/
* | Merge #6993bors[bot]2020-12-221-25/+25
|\ \ | |/ |/|
| * Clean up descriptions for settingsRüdiger Herrmann2020-12-221-25/+25
* | Merge #6746bors[bot]2020-12-221-1/+1
|\ \
| * | Use workspace applyEdit instead of snippetWorkspaceEditDaiki Ihara2020-12-211-1/+1
* | | Merge #6984bors[bot]2020-12-223-1146/+0
|\ \ \ | |_|/ |/| |
| * | Remove TextMate grammarLaurențiu Nicola2020-12-213-1146/+0
| |/
* | 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
* LSP 3.16 - Releasedkjeremy2020-12-172-31/+46