Commit Graph

6 Commits

Author SHA1 Message Date
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
0676a3074b Proposed API sample 2019-09-05 10:59:26 -07:00
0ab84514c8 Remove proposed API Sample 2018-10-31 10:12:38 -07:00
acdd584437 Proposed API sample. Fix Microsoft/vscode#33358 2018-10-29 17:12:50 -07:00