2ee6b0b7b9
Update all of our samples to target VSCode 1.100 or newer
...
This makes sure that if folks get a relatively recent `vscode.d.ts`. It also lets us safely bump up the target to es2024 so you can use all the latest lib additions
2025-08-07 07:57:14 -07:00
0d36653b0d
Bump all targets to es2020
...
Fixes #530
2022-02-28 13:45:21 -08: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
dce3875a93
Don't set explicit lib in tsconfigs
...
The one we get from the `target` is correct in almost all cases for VS Code
2019-05-30 18:24:08 -07:00
2d64068c26
Addressed 174
2019-04-18 09:40:50 +02:00
8193d8a7ae
Code clean-up for lsp-multi-server example
2018-10-26 11:23:38 +02:00
154ad38e3f
Convert indentation to tabs for all JSON files
2018-10-08 15:37:24 -07:00
12b6373891
Cleanup multi server example
2018-06-04 14:26:18 +02:00
f5e0987c35
Multi Server example cleanup
2017-09-04 21:40:34 +02:00
5e147553d4
Allign Multi server example to new example layout
2017-09-04 16:10:11 +02:00