aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/commands/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move parentModule to the new CtxAleksey Kladov2019-12-301-1/+1
|
* Refactor applySourceChangeAleksey Kladov2019-12-301-3/+1
|
* Move joinLines to the new CtxAleksey Kladov2019-12-301-1/+1
|
* Move matching brace to new CtxAleksey Kladov2019-12-301-1/+1
|
* More second command to CtxAleksey Kladov2019-12-301-0/+7
|
* Start new ctx moduleAleksey Kladov2019-12-301-1/+1
|
* Code: enable prettier trailing commasLaurențiu Nicola2019-12-091-1/+1
|
* Add recursive expand in vscodeEdwin Cheng2019-11-191-0/+2
|
* Fix linter issuesKirill Bulatov2019-07-251-2/+2
|
* Show type decoratorsKirill Bulatov2019-07-251-1/+3
|
* switch to official extend selection APIAleksey Kladov2019-04-211-2/+0
|
* ad status commandAleksey Kladov2019-01-221-0/+2
|
* Format vscode extension and add npm run fixAdolfo Ochagavía2018-10-091-2/+2
|
* Add on-enter handlerAleksey Kladov2018-10-091-1/+3
| | | | Now, typing doc comments is much more pleasant
* Run prettier on all filesDaniel McNab2018-10-081-1/+1
|
* Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-081-0/+17