Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `cargo watch` code action filtering | Ryan Cumming | 2019-06-29 | 1 | -46/+21 |
* | Initial Visual Studio Code unit tests | Ryan Cumming | 2019-06-26 | 1 | -61/+5 |
* | Fix comparison of Code Action edit lengths | Ryan Cumming | 2019-06-25 | 1 | -1/+1 |
* | Rich mapping of cargo watch output | Ryan Cumming | 2019-06-25 | 1 | -54/+132 |
* | Fix code after "apply suggestions" | Aleksei Sidorov | 2019-06-24 | 1 | -4/+8 |
* | Fix tslints | Aleksei Sidorov | 2019-06-24 | 1 | -3/+1 |
* | Introduce cargo-watch.check-command | Aleksei Sidorov | 2019-06-24 | 1 | -2/+4 |
* | 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 |