Commit Graph

7 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
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
12b6373891 Cleanup multi server example 2018-06-04 14:26:18 +02: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
5e147553d4 Allign Multi server example to new example layout 2017-09-04 16:10:11 +02:00