Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add config to Ctx | Aleksey Kladov | 2019-12-30 | 1 | -5/+3 | |
* | Encapsulate highlighting activation | Aleksey Kladov | 2019-12-30 | 1 | -6/+3 | |
* | Encapsulate inlay hints activation | Aleksey Kladov | 2019-12-30 | 1 | -37/+2 | |
* | status is not a command | Aleksey Kladov | 2019-12-30 | 1 | -6/+6 | |
* | Hints are not commands | Aleksey Kladov | 2019-12-30 | 1 | -1/+1 | |
* | Move all commands to ctx | Aleksey Kladov | 2019-12-30 | 1 | -17/+6 | |
* | Refactor runables | Aleksey Kladov | 2019-12-30 | 1 | -4/+2 | |
* | Move expand macro to the new context | Aleksey Kladov | 2019-12-30 | 1 | -14/+1 | |
* | Refactor show syntax tree action | Aleksey Kladov | 2019-12-30 | 1 | -23/+3 | |
* | Move parentModule to the new Ctx | Aleksey Kladov | 2019-12-30 | 1 | -10/+10 | |
* | Refactor applySourceChange | Aleksey Kladov | 2019-12-30 | 1 | -42/+10 | |
* | Move joinLines to the new Ctx | Aleksey Kladov | 2019-12-30 | 1 | -1/+1 | |
* | Move matching brace to new Ctx | Aleksey Kladov | 2019-12-30 | 1 | -4/+1 | |
* | Run prettier | Aleksey Kladov | 2019-12-30 | 1 | -10/+10 | |
* | More second command to Ctx | Aleksey Kladov | 2019-12-30 | 1 | -8/+2 | |
* | Start new ctx module | Aleksey Kladov | 2019-12-30 | 1 | -13/+19 | |
* | Rename extension.ts -> main.ts | Aleksey Kladov | 2019-12-30 | 1 | -0/+203 |