Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix workspaceRoot | vsrs | 2020-07-03 | 1 | -1/+3 |
* | code linting | vsrs | 2020-07-03 | 1 | -1/+1 |
* | Add tests | vsrs | 2020-07-03 | 1 | -7/+7 |
* | Add runnable env support. | vsrs | 2020-07-03 | 1 | -5/+24 |
* | Add light-weight snapshot testing library with editor integration | Aleksey Kladov | 2020-06-27 | 1 | -1/+5 |
* | Switch to ShellExecution instead of full Task | vsrs | 2020-06-24 | 1 | -1/+2 |
* | Add custom cargo runners | vsrs | 2020-06-24 | 1 | -40/+17 |
* | Fix Run lens. | vsrs | 2020-06-06 | 1 | -1/+1 |
* | New runnables API | Aleksey Kladov | 2020-06-02 | 1 | -6/+15 |
* | Move run commands to commands.ts | Aleksey Kladov | 2020-06-02 | 1 | -71/+3 |
* | Merge #4580 | bors[bot] | 2020-06-02 | 1 | -1/+2 |
|\ | |||||
| * | Change Runnable.bin -> Runnable.kind | veetaha | 2020-05-31 | 1 | -1/+2 |
* | | Always derive from `process.env` when spawning a child process/shell execution | Alin Sinpalean | 2020-05-31 | 1 | -1/+1 |
|/ | |||||
* | Cleanup lsp extensions on the client side | Aleksey Kladov | 2020-05-25 | 1 | -1/+1 |
* | Flatten commands.ts | Aleksey Kladov | 2020-05-25 | 1 | -0/+204 |