Veetaha
|
8c6581dcc3
|
vscode: migrate on_enter to rust-analyzer-api.ts
|
2020-02-25 00:55:48 +02:00 |
|
Aleksey Kladov
|
910adb9dc7
|
Don't block onEnter if request fails
closes #3286
|
2020-02-24 12:45:34 +01:00 |
|
Veetaha
|
b89b22e43e
|
vscode: yet another refactor commit
|
2020-02-05 00:13:46 +02:00 |
|
Grégoire Geis
|
875dc6d1a4
|
Merge two if statements into one in editors/code/src/commands/on_enter.ts.
Co-Authored-By: Veetaha <veetaha2@gmail.com>
|
2020-02-04 01:44:12 +01: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 |
|
Aleksey Kladov
|
cb41ffbbbd
|
Fix NPEs
|
2019-12-31 18:50:32 +01:00 |
|
Aleksey Kladov
|
260df66b77
|
Cleanup imports
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
ac3d0e8340
|
Run prettier on all files
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
5aebf1081d
|
Refactor applySourceChange
|
2019-12-30 19:07:59 +01:00 |
|
Laurențiu Nicola
|
273299693b
|
Code: enable prettier trailing commas
|
2019-12-09 21:07:19 +02:00 |
|
Aleksey Kladov
|
d1a67c1174
|
align command naming
|
2019-01-28 15:01:22 +03:00 |
|
Jeremy Kolb
|
2a1cb52c99
|
npm fix run
|
2019-01-12 18:49:07 -05:00 |
|
Aleksey Kladov
|
6bbcfca7ae
|
Fully add inline modules to module tree
|
2018-11-05 14:10:20 +03:00 |
|
Adolfo Ochagavía
|
f2d719b24a
|
Format vscode extension and add npm run fix
|
2018-10-09 22:56:22 +02:00 |
|
Aleksey Kladov
|
2b956fd3a8
|
Add on-enter handler
Now, typing doc comments is much more pleasant
|
2018-10-09 19:52:06 +03:00 |
|