aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/main.ts
Commit message (Collapse)AuthorAgeFilesLines
...
* Move all commands to ctxAleksey Kladov2019-12-301-17/+6
|
* Refactor runablesAleksey Kladov2019-12-301-4/+2
|
* Move expand macro to the new contextAleksey Kladov2019-12-301-14/+1
|
* Refactor show syntax tree actionAleksey Kladov2019-12-301-23/+3
|
* Move parentModule to the new CtxAleksey Kladov2019-12-301-10/+10
|
* Refactor applySourceChangeAleksey Kladov2019-12-301-42/+10
|
* Move joinLines to the new CtxAleksey Kladov2019-12-301-1/+1
|
* Move matching brace to new CtxAleksey Kladov2019-12-301-4/+1
|
* Run prettierAleksey Kladov2019-12-301-10/+10
|
* More second command to CtxAleksey Kladov2019-12-301-8/+2
|
* Start new ctx moduleAleksey Kladov2019-12-301-13/+19
|
* Rename extension.ts -> main.tsAleksey Kladov2019-12-301-0/+203