aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/run.ts
Commit message (Expand)AuthorAgeFilesLines
* 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