aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/commands.ts
Commit message (Expand)AuthorAgeFilesLines
* Add reload workspace commandAleksey Kladov2020-07-011-2/+2
* Merge #5119bors[bot]2020-06-291-3/+9
|\
| * Show notification while SSR is in progressDavid Lattimore2020-06-291-3/+9
* | Fix SSR prompt following #4919David Lattimore2020-06-271-1/+1
|/
* Add custom cargo runnersvsrs2020-06-241-2/+2
* Add `rust-analyzer.gotoLocation` commandvsrs2020-06-181-0/+14
* Preliminary implementation of lazy CodeAssitsMikhail Rakhmanov2020-06-021-2/+17
* Move run commands to commands.tsAleksey Kladov2020-06-021-14/+60
* Document `parentModule` experimental LSP requestAleksey Kladov2020-05-251-3/+3
* Cleanup lsp extensions on the client sideAleksey Kladov2020-05-251-1/+1
* Less rust-analyzer specific onEnterAleksey Kladov2020-05-251-5/+5
* Flatten commands.tsAleksey Kladov2020-05-251-0/+370