]> git.lizzy.rs Git - rust.git/history - editors/code/src/config.ts
Allow disabling sysroot
[rust.git] / editors / code / src / config.ts
2019-12-09 Aleksey KladovAllow disabling sysroot
2019-10-25 bors[bot]Merge #2065
2019-10-25 Aleksey Kladovdocument feature flags
2019-10-23 bors[bot]Merge #1980
2019-10-18 Wilco KuseeMake inlay hint length configurable
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-06 bors[bot]Merge #1755
2019-09-06 bors[bot]Merge #1780
2019-09-06 Aleksey Kladovadd option to disable notify
2019-08-22 bors[bot]Merge #1717
2019-08-22 bors[bot]Merge #1715
2019-08-22 Aleksey Kladovimplement feature flags
2019-08-13 bors[bot]Merge #1636
2019-08-06 bors[bot]Merge #1652
2019-08-06 bors[bot]Merge #1657
2019-08-06 Aleksey Kladovallow to exclude certain files and directories
2019-07-29 bors[bot]Merge #1604
2019-07-29 bors[bot]Merge #1601
2019-07-25 bors[bot]Merge #1586
2019-07-25 Kirill BulatovShow type decorators
2019-06-29 bors[bot]Merge #1454
2019-06-29 bors[bot]Merge #1455
2019-06-29 Ryan CummingAdd noUnusedLocals to VsCode tsconfig
2019-06-25 bors[bot]Merge #1432
2019-06-24 bors[bot]Merge #1434
2019-06-24 Aleksei SidorovFix code after "apply suggestions"
2019-06-24 Aleksey SidorovApply suggestions from code review
2019-06-24 Aleksei SidorovFix tslints
2019-06-24 Aleksei SidorovIntroduce cargo-watch.check-command
2019-06-12 bors[bot]Merge #1393
2019-06-12 bors[bot]Merge #1382
2019-06-12 Aleksey Kladovmake LRU cache configurable
2019-05-27 bors[bot]Merge #1334
2019-05-27 bors[bot]Merge #1319
2019-05-27 Pascal HertleifMake rainbows optional
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 cargo-watch.check-arguments
2019-04-02 Edwin ChengAdd config for cargo-watch trace
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 MatuszewskiGuard auto cargo watch behind a config option
2019-03-06 bors[bot]Merge #933
2019-03-06 bors[bot]Merge #941
2019-03-06 bors[bot]Merge #940
2019-03-06 Ville PenttinenAdd showWorkspaceLoadedNotification to vscode client
2019-02-07 bors[bot]Merge #755
2019-02-07 Ville PenttinenRun prettier
2019-02-07 Ville PenttinenAdd new configuration "enableEnhancedTyping" to control...
2019-01-31 bors[bot]Merge #692
2019-01-30 bors[bot]Merge #701
2019-01-28 bors[bot]Merge #695
2019-01-28 Aleksey Kladovalign command naming
2019-01-19 Andrew RossConfig for raLspServerPath will be overwritten if __RA_...
2019-01-05 bors[bot]Merge #436
2019-01-05 gentoo90Allow user to set path to ra_lsp_server in vscode settings
2018-10-09 bors[bot]Merge #104
2018-10-08 Daniel McNabRun prettier on all files
2018-10-08 Daniel McNabAdd tslint and prettier to ci
2018-10-08 bors[bot]Merge #103
2018-10-07 Adolfo OchagavĂ­aApply tslint suggestions, round one