]> git.lizzy.rs Git - rust.git/history - editors/code/src/commands/runnables.ts
Move all commands to ctx
[rust.git] / editors / code / src / commands / runnables.ts
2019-12-30 Aleksey KladovMove all commands to ctx
2019-12-30 Aleksey KladovRefactor runables
2019-12-29 bors[bot]Merge #2061
2019-12-29 bors[bot]Merge #2650
2019-12-29 bors[bot]Merge #2668
2019-12-25 Emil LauridsenRemove cargo-watch from vscode extension.
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-13 bors[bot]Merge #2544
2019-12-11 bors[bot]Merge #2528
2019-12-11 bors[bot]Merge #2527
2019-12-11 Tetsuharu OHZEKIEnable noImplicitReturns option for vscode extension
2019-12-11 Tetsuharu OHZEKIEnable noUnusedParameters option for vscode extension
2019-12-09 bors[bot]Merge #2514
2019-12-09 Laurențiu NicolaCode: enable prettier trailing commas
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-16 bors[bot]Merge #2276
2019-11-16 bors[bot]Merge #2274
2019-11-16 bors[bot]Merge #2263
2019-11-16 oxalicaFix format
2019-11-15 oxalicaCheck exit code of `cargo watch`
2019-11-15 oxalicaHandle errors when `cargo watch` fails
2019-04-21 bors[bot]Merge #1175
2019-04-20 bors[bot]Merge #1154
2019-04-20 bors[bot]Merge #1174
2019-04-19 Bernardostart cargo watch if not started interactively
2019-04-19 Bernardocargo watch start and stop commands
2019-04-14 bors[bot]Merge #1137
2019-04-14 Roberto VidalSends cwd info for runnables and code lenses
2019-04-03 bors[bot]Merge #1098
2019-04-03 bors[bot]Merge #1068
2019-04-02 bors[bot]Merge #1076
2019-04-02 bors[bot]Merge #1089
2019-04-02 bors[bot]Merge #1079
2019-04-02 Edwin ChengAdd config for cargo-watch trace
2019-04-02 Edwin ChengFix prettier error
2019-04-02 Edwin ChengFixed tslint error
2019-04-02 Edwin ChengImprove cargo-watch usage
2019-03-22 bors[bot]Merge #1013
2019-03-22 bors[bot]Merge #1014
2019-03-22 pcpthmDon't execute cargo watch when popup is dismissed
2019-03-21 bors[bot]Merge #1010
2019-03-21 Ville PenttinenChange enableCargoWatchOnStartup to have three states
2019-03-19 bors[bot]Merge #996
2019-03-18 bors[bot]Merge #995
2019-03-18 Igor MatuszewskiAppease CI
2019-03-18 Igor MatuszewskiGuard auto cargo watch behind a config option
2019-03-18 Igor MatuszewskiSeparate out the interactive cargo watch procedure
2019-03-18 Igor MatuszewskiReformat using Prettier
2019-03-18 Igor MatuszewskiRespect the user-provided label when creating task
2019-03-18 Igor MatuszewskiDefine a cargo watch task
2019-03-18 Igor MatuszewskiRemove redundant Runnable.range
2019-01-31 bors[bot]Merge #692
2019-01-31 bors[bot]Merge #712
2019-01-30 bors[bot]Merge #701
2019-01-30 bors[bot]Merge #702
2019-01-30 bors[bot]Merge #704 #705
2019-01-30 bors[bot]Merge #708
2019-01-30 kjeremyClear the console when running single tasks
2019-01-28 bors[bot]Merge #695
2019-01-28 Aleksey Kladovalign command naming
2019-01-13 bors[bot]Merge #521
2019-01-13 bors[bot]Merge #517 #518
2019-01-13 bors[bot]Merge #519
2019-01-13 bors[bot]Merge #513
2019-01-13 bors[bot]Merge #514
2019-01-12 Jeremy Kolbnpm fix run
2019-01-12 bors[bot]Merge #505
2019-01-12 bors[bot]Merge #500
2019-01-12 Jeremy KolbMove run_single into runnables
2018-12-15 bors[bot]Merge #277
2018-12-15 Aleksey Kladovuse new clear-terminal feature
2018-10-09 bors[bot]Merge #104
2018-10-08 Daniel McNabRun prettier on all files
2018-10-08 bors[bot]Merge #103
2018-10-08 Adolfo OchagavíaFix remaining tslint suggestions
2018-10-07 Adolfo OchagavíaApply tslint suggestions, round one
2018-10-07 Adolfo OchagavíaRefactor vscode extension