about summary refs log tree commit diff
path: root/editors/code/src/bootstrap.ts
AgeCommit message (Expand)AuthorLines
2023-08-12Pass server extraEnv to isValidExecutableLukas Wirth-1/+1
2023-07-13editor/code: Re-apply code formatTetsuharu Ohzeki-8/+8
2023-07-11editor/code: Sort the style to import typesTetsuharu Ohzeki-2/+2
2023-07-06editor/code: Enable `noPropertyAccessFromIndexSignature` ts optionTetsuharu Ohzeki-1/+1
2023-01-24Substitute VSCode variables more generallyLukas Wirth-51/+47
2023-01-20allow using vscode variables in `config.serverPath`OmarTawfik-2/+2
2022-10-17Refactor language client handlingLukas Wirth-0/+148