Commit Graph

16 Commits

Author SHA1 Message Date
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
9819038c9e Recomend eslint for all samples 2020-05-29 14:20:07 -07:00
7495517545 Remove wrong server connect launch config 2019-09-03 17:19:56 +02:00
2d64068c26 Addressed 174 2019-04-18 09:40:50 +02:00
97f49bd82a Remove all tslint recommendation per #110 2018-11-26 12:06:31 -08:00
2c6abb1700 Minor settings cleaning 2018-10-26 12:25:53 +02:00
8193d8a7ae Code clean-up for lsp-multi-server example 2018-10-26 11:23:38 +02:00
e82ba7c37e Update all lsp samples 2018-10-23 22:31:37 -07:00
c539b99087 Fix dependent tasks 2018-08-28 15:46:27 +02:00
12b6373891 Cleanup multi server example 2018-06-04 14:26:18 +02:00
db9bb2c460 Update LSP multi server sample 2018-02-20 11:01:40 +01:00
1ba6704d0c Adding more logging to the server 2017-10-31 10:34:06 +01:00
1d3367a11b Fix remaining launch.json per #29 2017-09-27 20:52:26 -07:00
816ebcf588 Adopt latest lsp libraries. Introduce consistent naming 2017-09-08 15:32:55 +02:00
5e147553d4 Allign Multi server example to new example layout 2017-09-04 16:10:11 +02:00