1a3ac0c722
Switch internal scripts to ts
...
Also adds a formatting script and runs it against all TS files in the samples
2024-10-28 16:41:49 -07:00
73e249b3c1
Migrate all samples to eslint 9
...
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
dbee9a0daf
use auto attach children instead of multiple launch configs
...
This is a new (with js-debug) option that makes debugging child processes much easier. Use it for the LSP subprocesses.
Supplants https://github.com/microsoft/vscode-extension-samples/pull/704
2022-12-06 16:38:21 -08:00
c4a4ec2a66
Update dependencies
2021-08-05 14:21:54 +02:00
1171c01e5d
Upgrade lsp to 7.0.0
2021-01-15 09:16:50 +01:00
e5598998fe
Update dependencies
2019-08-16 10:07:30 +02:00
8193d8a7ae
Code clean-up for lsp-multi-server example
2018-10-26 11:23:38 +02:00
b72fae94fa
Revert "Pretter for each ts file"
...
This reverts commit 23674b2cfe .
2018-10-23 22:14:56 -07:00
23674b2cfe
Pretter for each ts file
2018-10-10 09:37:51 -07:00
12b6373891
Cleanup multi server example
2018-06-04 14:26:18 +02:00
fc81c93837
Fixed getOuterMostWorkspaceFolder
2017-10-16 09:01:36 +02:00
5189064609
Compute outermost workspace folder
2017-10-11 14:08:52 +02:00
744b55981f
Updated multi root example to API changes
2017-10-11 08:30:40 +02:00
816ebcf588
Adopt latest lsp libraries. Introduce consistent naming
2017-09-08 15:32:55 +02:00
f5e0987c35
Multi Server example cleanup
2017-09-04 21:40:34 +02:00