aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/run.ts
Commit message (Expand)AuthorAgeFilesLines
* Add light-weight snapshot testing library with editor integrationAleksey Kladov2020-06-271-1/+5
* Switch to ShellExecution instead of full Taskvsrs2020-06-241-1/+2
* Add custom cargo runnersvsrs2020-06-241-40/+17
* Fix Run lens.vsrs2020-06-061-1/+1
* New runnables APIAleksey Kladov2020-06-021-6/+15
* Move run commands to commands.tsAleksey Kladov2020-06-021-71/+3
* Merge #4580bors[bot]2020-06-021-1/+2
|\
| * Change Runnable.bin -> Runnable.kindveetaha2020-05-311-1/+2
* | Always derive from `process.env` when spawning a child process/shell executionAlin Sinpalean2020-05-311-1/+1
|/
* Cleanup lsp extensions on the client sideAleksey Kladov2020-05-251-1/+1
* Flatten commands.tsAleksey Kladov2020-05-251-0/+204