Tetsuharu Ohzeki
|
f7823f3106
|
editor/code: Re-apply code format
|
2023-07-13 22:44:29 +09:00 |
|
Tetsuharu Ohzeki
|
445b4fc27f
|
editor/code: Sort the style to import types
see:
- https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/consistent-type-imports.md
- https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-import-type-side-effects.md
|
2023-07-11 06:12:00 +09:00 |
|
Tetsuharu Ohzeki
|
f70845305f
|
editor/code: Enable noPropertyAccessFromIndexSignature ts option
|
2023-07-06 16:17:02 +09:00 |
|
Lukas Wirth
|
ec9476015c
|
Substitute VSCode variables more generally
|
2023-01-24 13:46:56 +01:00 |
|
OmarTawfik
|
7198cd04ac
|
allow using vscode variables in config.serverPath
|
2023-01-20 13:22:11 -08:00 |
|
Lukas Wirth
|
6f435977df
|
Refactor language client handling
|
2022-10-17 14:21:12 +02:00 |
|