Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass `--all-targets` to `cargo watch` | Aleksi Juvani | 2019-05-21 | 1 | -1/+1 |
* | cargo watch start and stop commands | Bernardo | 2019-04-19 | 1 | -44/+58 |
* | Fix eslint errors | Emil Lauridsen | 2019-04-03 | 1 | -1/+1 |
* | Add extra double quotes only on Windows. | Emil Lauridsen | 2019-04-03 | 1 | -0/+4 |
* | Fix VSCode cargo-watch functionality on Linux. | Emil Lauridsen | 2019-04-03 | 1 | -2/+1 |
* | Add cargo-watch package animation and refactoring | Edwin Cheng | 2019-04-02 | 1 | -43/+67 |
* | Add Cargo.toml file check before cargo watch start | Edwin Cheng | 2019-04-02 | 1 | -0/+22 |
* | Add cargo-watch.check-arguments | Edwin Cheng | 2019-04-02 | 1 | -28/+50 |
* | Add config for cargo-watch trace | Edwin Cheng | 2019-04-02 | 1 | -7/+34 |
* | Add proper process teminate method | Edwin Cheng | 2019-04-02 | 1 | -7/+10 |
* | Fix prettier error | Edwin Cheng | 2019-04-02 | 1 | -11/+15 |
* | Fix tslint error | Edwin Cheng | 2019-04-02 | 1 | -63/+28 |
* | Improve cargo-watch usage | Edwin Cheng | 2019-04-02 | 1 | -0/+168 |