aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/utils/processes.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove cargo-watch from vscode extension.Emil Lauridsen2019-12-251-51/+0
| | | | Still keeps tests around for reference when porting them to rust
* Code: enable prettier trailing commasLaurențiu Nicola2019-12-091-2/+2
|
* Fix prettier errorEdwin Cheng2019-04-021-1/+1
|
* Add terminate process implemntation noteEdwin Cheng2019-04-021-0/+7
|
* Add cargo-watch.check-argumentsEdwin Cheng2019-04-021-32/+36
|
* Add proper process teminate methodEdwin Cheng2019-04-021-0/+40