Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #1459 | bors[bot] | 2019-06-30 | 1 | -0/+9 |
|\ | |||||
| * | Include primary span label in VS Code diagnostics | Ryan Cumming | 2019-06-30 | 1 | -0/+9 |
* | | Consider unreachable code to be unnecessary in VSC | Ryan Cumming | 2019-06-30 | 1 | -0/+1 |
|/ | |||||
* | Comment on the key of `suggestedFixes` | Ryan Cumming | 2019-06-29 | 1 | -0/+3 |
* | Fix `cargo watch` code action filtering | Ryan Cumming | 2019-06-29 | 5 | -101/+182 |
* | Extract lint scopes from `cargo watch` | Ryan Cumming | 2019-06-26 | 1 | -2/+12 |
* | Initial Visual Studio Code unit tests | Ryan Cumming | 2019-06-26 | 1 | -0/+73 |
* | Tweak isUnusedOrUnnecessary | Ryan Cumming | 2019-06-25 | 1 | -2/+8 |
* | Rich mapping of cargo watch output | Ryan Cumming | 2019-06-25 | 1 | -0/+220 |
* | Fixes unrelated process termination quirk | Roberto Vidal | 2019-04-16 | 1 | -0/+0 |
* | Fix prettier error | Edwin Cheng | 2019-04-02 | 1 | -1/+1 |
* | Add terminate process implemntation note | Edwin Cheng | 2019-04-02 | 1 | -0/+7 |
* | Add cargo-watch.check-arguments | Edwin Cheng | 2019-04-02 | 1 | -32/+36 |
* | Add proper process teminate method | Edwin Cheng | 2019-04-02 | 2 | -0/+52 |