|
|
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 |
|
|
|
b56a580d1e
|
Pick up latest TS for building samples
|
2022-09-27 15:01:41 -07:00 |
|
|
|
437b7cdb7b
|
lsp-embedded-request-forwarding: don't encode uri used in map (fix #682)
|
2022-07-15 15:45:40 +01:00 |
|
|
|
0d36653b0d
|
Bump all targets to es2020
Fixes #530
|
2022-02-28 13:45:21 -08:00 |
|
|
|
4bad174eb8
|
Migrate remaining samples from tslint to eslint. Fixes #387
|
2021-08-27 15:08:14 +02:00 |
|
|
|
cd6c33d101
|
Updates to target es2019
Fixes #265
Also excludes dom typings from the lib files so that dom methods are not suggested
|
2020-05-06 12:14:11 -07:00 |
|
|
|
5a5b774ad7
|
Fix #269
|
2020-04-08 11:19:02 -07:00 |
|
|
|
adddb55f23
|
HTML1 for request forwarding
|
2020-04-07 12:47:46 -07:00 |
|
|
|
eb6e41af20
|
Fix vscode-docs#3521
|
2020-04-01 12:22:38 -07:00 |
|
|
|
302d735439
|
Fix #267
|
2020-04-01 11:54:04 -07:00 |
|
|
|
5fc9f567e0
|
Samples for embedded lsp
|
2020-03-25 12:01:54 -07:00 |
|