Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support 'runnables' options in the vs code extension | Igor Aleksanov | 2020-10-02 | 1 | -1/+9 |
* | Fix ts lints | vsrs | 2020-06-24 | 1 | -2/+2 |
* | Switch to ShellExecution instead of full Task | vsrs | 2020-06-24 | 1 | -40/+43 |
* | Add custom cargo runners | vsrs | 2020-06-24 | 1 | -13/+41 |
* | Change Runnable.bin -> Runnable.kind | veetaha | 2020-05-31 | 1 | -2/+2 |
* | Fix invoking cargo without consulting CARGO or standard installation paths | veetaha | 2020-05-31 | 1 | -2/+5 |
* | tasks.json Support | Jonathan Dickinson | 2020-04-23 | 1 | -36/+67 |
* | Use namespace import | Tim | 2020-03-31 | 1 | -19/+11 |
* | Add basic task support | Tim | 2020-03-30 | 1 | -0/+60 |