]> git.lizzy.rs Git - rust.git/history - editors/code/src/commands/cargo_watch.ts
Add option to disable all-targets.
[rust.git] / editors / code / src / commands / cargo_watch.ts
2019-12-15 Vadzim DambrouskiAdd option to disable all-targets.
2019-12-09 bors[bot]Merge #2514
2019-12-09 Laurențiu NicolaCode: enable prettier trailing commas
2019-10-23 bors[bot]Merge #1980
2019-10-17 bors[bot]Merge #2031
2019-10-17 bors[bot]Merge #2029
2019-10-17 Roberto VidalAdds config option for cargo-watch `--ignore` flag
2019-09-11 bors[bot]Merge #1796
2019-09-11 bors[bot]Merge #1797
2019-09-09 Lucas SpitsReplace watcher file existence check with vscode.fs...
2019-06-29 bors[bot]Merge #1456
2019-06-29 bors[bot]Merge #1457
2019-06-29 bors[bot]Merge #1454
2019-06-29 Ryan CummingFix `cargo watch` code action filtering
2019-06-28 bors[bot]Merge #1440
2019-06-26 bors[bot]Merge #1443
2019-06-26 bors[bot]Merge #1446
2019-06-26 Ryan CummingInitial Visual Studio Code unit tests
2019-06-25 bors[bot]Merge #1432
2019-06-25 bors[bot]Merge #1439
2019-06-25 Ryan CummingFix comparison of Code Action edit lengths
2019-06-25 Ryan CummingRich mapping of cargo watch output
2019-06-24 bors[bot]Merge #1434
2019-06-24 Aleksei SidorovFix code after "apply suggestions"
2019-06-24 Aleksei SidorovFix tslints
2019-06-24 Aleksei SidorovIntroduce cargo-watch.check-command
2019-05-22 bors[bot]Merge #1281
2019-05-21 bors[bot]Merge #1293
2019-05-21 Aleksi JuvaniPass `--all-targets` to `cargo watch`
2019-04-21 bors[bot]Merge #1175
2019-04-20 bors[bot]Merge #1154
2019-04-20 bors[bot]Merge #1174
2019-04-19 Bernardocargo watch start and stop commands
2019-04-05 bors[bot]Merge #1118
2019-04-04 bors[bot]Merge #1106
2019-04-03 bors[bot]Merge #1098
2019-04-03 bors[bot]Merge #1068
2019-04-03 bors[bot]Merge #1097
2019-04-03 Emil LauridsenFix eslint errors
2019-04-03 Emil LauridsenAdd extra double quotes only on Windows.
2019-04-03 Emil LauridsenFix VSCode cargo-watch functionality on Linux.
2019-04-02 bors[bot]Merge #1076
2019-04-02 bors[bot]Merge #1094
2019-04-02 Edwin ChengAdd cargo-watch package animation and refactoring
2019-04-02 bors[bot]Merge #1089
2019-04-02 bors[bot]Merge #1079
2019-04-02 Edwin ChengAdd Cargo.toml file check before cargo watch start
2019-04-02 Edwin ChengAdd cargo-watch.check-arguments
2019-04-02 Edwin ChengAdd config for cargo-watch trace
2019-04-02 Edwin ChengAdd proper process teminate method
2019-04-02 Edwin ChengFix prettier error
2019-04-02 Edwin ChengFix tslint error
2019-04-02 Edwin ChengImprove cargo-watch usage