Aleksey Kladov
|
d24e612106
|
Simplify startup
|
2020-02-17 13:40:47 +01:00 |
|
Aleksey Kladov
|
dcdbbddd16
|
Simplify TS reload logic
Fixes #3164
|
2020-02-17 13:40:47 +01:00 |
|
Mikhail Modin
|
f8f454ab5c
|
Init implementation of structural search replace
|
2020-02-14 21:45:42 +00:00 |
|
Veetaha
|
b89b22e43e
|
vscode: yet another refactor commit
|
2020-02-05 00:13:46 +02:00 |
|
Gregoire Geis
|
b70ad7e5f3
|
Remove enableEnhancedTyping and type overriding infrastructure.
|
2020-02-03 20:24:50 +01:00 |
|
Gregoire Geis
|
23ef22dd48
|
Add regular onEnter command, allowing onEnter to be called without overriding the type command.
|
2020-02-03 20:18:10 +01:00 |
|
Veetaha
|
4bf5f59560
|
vscode: fix type
|
2020-02-02 21:38:49 +02:00 |
|
Veetaha
|
8184752470
|
vscode refactoring: use more laconic export snytax, split huge string to several lines
|
2020-02-02 21:37:22 +02:00 |
|
Kirill Bulatov
|
78a21253b4
|
Apply the api design suggestions
|
2020-01-15 20:17:17 +02:00 |
|
Aleksey Kladov
|
ef24721640
|
Fixes to progress display
|
2019-12-31 21:13:30 +01:00 |
|
Aleksey Kladov
|
6368b40dd9
|
Work around synchrnonisation issue
|
2019-12-31 18:38:22 +01:00 |
|
Aleksey Kladov
|
087af54069
|
Refactor server lifecycle
|
2019-12-31 18:32:17 +01:00 |
|
Aleksey Kladov
|
433000be34
|
Move config to Ctx
|
2019-12-31 17:28:01 +01:00 |
|
Aleksey Kladov
|
e4b588868f
|
Refactor status activation
|
2019-12-31 17:22:43 +01:00 |
|
Aleksey Kladov
|
68b7d84974
|
Restore internal applySourceChange command
|
2019-12-30 23:46:13 +01:00 |
|
Aleksey Kladov
|
233f1dd2a8
|
Privatize highlighting
|
2019-12-30 23:17:56 +01:00 |
|
Aleksey Kladov
|
efbbc903e6
|
Add config to Ctx
|
2019-12-30 21:32:04 +01:00 |
|
Aleksey Kladov
|
7646dc046e
|
Encapsulate highlighting activation
|
2019-12-30 21:32:04 +01:00 |
|
Aleksey Kladov
|
9ead314005
|
Encapsulate inlay hints activation
|
2019-12-30 20:24:30 +01:00 |
|
Aleksey Kladov
|
6cc55e4c5c
|
status is not a command
|
2019-12-30 20:16:07 +01:00 |
|
Aleksey Kladov
|
7b199f6a4b
|
Hints are not commands
|
2019-12-30 20:10:40 +01:00 |
|
Aleksey Kladov
|
3d008a78d0
|
Move all commands to ctx
|
2019-12-30 20:07:04 +01:00 |
|
Aleksey Kladov
|
6b118c9b8d
|
Refactor runables
|
2019-12-30 19:58:44 +01:00 |
|
Aleksey Kladov
|
94be27fc44
|
Move expand macro to the new context
|
2019-12-30 19:31:07 +01:00 |
|
Aleksey Kladov
|
ca5c59507f
|
Refactor show syntax tree action
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
9bfeac708d
|
Move parentModule to the new Ctx
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
5aebf1081d
|
Refactor applySourceChange
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
83d2527880
|
Move joinLines to the new Ctx
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
5dd9edaeaf
|
Move matching brace to new Ctx
|
2019-12-30 15:23:55 +01:00 |
|
Aleksey Kladov
|
57df9bed70
|
Run prettier
|
2019-12-30 15:11:30 +01:00 |
|
Aleksey Kladov
|
29e86c0c72
|
More second command to Ctx
|
2019-12-30 14:53:43 +01:00 |
|
Aleksey Kladov
|
e53ccb6e99
|
Start new ctx module
|
2019-12-30 14:42:59 +01:00 |
|
Aleksey Kladov
|
dc559dbe1c
|
Rename extension.ts -> main.ts
|
2019-12-30 12:29:33 +01:00 |
|