Commit Graph

10 Commits

Author SHA1 Message Date
dec963c83a Update packages plus improved import. (#806) 2023-01-18 14:43:52 +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
4bad174eb8 Migrate remaining samples from tslint to eslint. Fixes #387 2021-08-27 15:08:14 +02:00
3b00e1fd9a Fix compile errors 2021-08-05 14:26:30 +02:00
1f5eb475b6 Update dependencies 2021-08-05 14:24:00 +02:00
cc64fa1dc2 Remove use stricts from ts files
This is implicit for modules
2019-05-30 18:27:43 -07:00
03cf5fa9f1 Enable strict mode for many samples 2019-05-10 14:34:54 -07:00
29149a39a3 Fix E2E test in the lsp-log-streaming-sample 2019-02-06 12:10:33 +00:00
0fda4ad8a1 Stream 2018-09-05 00:40:46 -07:00
6eeb02c5c6 cp -r lsp-sample lsp-log-streaming-sample 2018-09-04 17:48:49 -07:00