]> git.lizzy.rs Git - rust.git/history - editors/code/src/commands/index.ts
Move matching brace to new Ctx
[rust.git] / editors / code / src / commands / index.ts
2019-12-30 Aleksey KladovMove matching brace to new Ctx
2019-12-30 Aleksey KladovMore second command to Ctx
2019-12-30 Aleksey KladovStart new ctx module
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-09 bors[bot]Merge #2514
2019-12-09 Laurențiu NicolaCode: enable prettier trailing commas
2019-11-20 Aleksey KladovMerge pull request #2297 from kiljacken/master
2019-11-20 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-19 bors[bot]Merge #2291
2019-11-19 Edwin ChengAdd recursive expand in vscode
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 BulatovFix linter issues
2019-07-25 Kirill BulatovShow type decorators
2019-04-21 bors[bot]Merge #1175
2019-04-21 bors[bot]Merge #1179
2019-04-21 Aleksey Kladovswitch to official extend selection API
2019-01-23 bors[bot]Merge #598
2019-01-22 bors[bot]Merge #602
2019-01-22 Aleksey Kladovad status command
2019-01-12 Jeremy KolbMove run_single into runnables
2019-01-11 Jeremy A. KolbCode lens support for running tests
2018-10-09 bors[bot]Merge #115
2018-10-09 Adolfo OchagavíaFormat vscode extension and add npm run fix
2018-10-09 bors[bot]Merge #106
2018-10-09 Aleksey KladovAdd on-enter handler
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