Commit Graph

5 Commits

Author SHA1 Message Date
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
9525afc91f Update dependencies (#931) 2023-12-07 11:41:55 +01: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
4fb7e5a050 Update example to LSP 7.0.0 2021-01-15 09:19:00 +01:00
3fa2d68290 Add lsp code action ui sample 2019-11-15 19:19:44 +01:00