Commit Graph

14 Commits

Author SHA1 Message Date
ac5f1bc757 Update dependencies and server launch config (#932) 2023-12-18 12:56:33 +01:00
e071a73bed Remove autoAttachChildProcesses setting (#834) 2023-03-14 09:48:13 +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
e1ecdaec89 Update LSP Sample 2020-03-26 13:54:06 +01:00
5f5ae92db2 More code cleanup 2018-10-26 11:15:09 +02:00
fddfda41f0 add "restart" attribute to server; fixes Microsoft/vscode#45602 2018-09-07 14:59:48 +02:00
52ac2fc3d0 Add a compound launch config to lsp-sample 2018-06-28 13:58:54 +02:00
7aa47b4f35 License headers and more comments 2018-06-26 00:25:27 -07:00
fd6e3cd071 Add test for lsp-sample 2018-06-25 02:14:44 -07:00
1274b4cc6a Minor tweaks to the LSP example 2018-06-04 12:31:30 +02:00
98b4f09845 Rename lsp-multi-root-sample to lsp-sample and delete old one 2018-06-04 12:10:27 +02:00
e871f00999 Fixes #37: Debugging language servers without legacy protocol 2017-11-09 08:51:24 +01:00
79892a6eef Update launch.json 2017-09-18 20:50:43 +02:00
b399ceb149 Allign standard lsp example with new lsp structure 2017-09-04 17:43:23 +02:00