]> git.lizzy.rs Git - rust.git/history - editors/code/src/main.ts
Add config to Ctx
[rust.git] / editors / code / src / main.ts
2019-12-30 Aleksey KladovAdd config to Ctx
2019-12-30 Aleksey KladovEncapsulate highlighting activation
2019-12-30 bors[bot]Merge #2693
2019-12-30 Aleksey KladovEncapsulate inlay hints activation
2019-12-30 Aleksey Kladovstatus is not a command
2019-12-30 Aleksey KladovHints are not commands
2019-12-30 Aleksey KladovMove all commands to ctx
2019-12-30 Aleksey KladovRefactor runables
2019-12-30 bors[bot]Merge #2692
2019-12-30 Aleksey KladovMove expand macro to the new context
2019-12-30 bors[bot]Merge #2691
2019-12-30 Aleksey KladovRefactor show syntax tree action
2019-12-30 Aleksey KladovMove parentModule to the new Ctx
2019-12-30 Aleksey KladovRefactor applySourceChange
2019-12-30 Aleksey KladovMove joinLines to the new Ctx
2019-12-30 bors[bot]Merge #2687
2019-12-30 Aleksey KladovMove matching brace to new Ctx
2019-12-30 Aleksey KladovRun prettier
2019-12-30 Aleksey KladovMore second command to Ctx
2019-12-30 Aleksey KladovStart new ctx module
2019-12-30 bors[bot]Merge #2685
2019-12-30 Aleksey KladovRename extension.ts -> main.ts