9 Commits

Author SHA1 Message Date
452daedea4 Npm audit fix 2026-02-01 14:13:30 -08:00
bb7fc98162 Consume new vscode.d.ts (#1219) 2025-09-11 11:37:41 -04:00
d8963c1c37 Update chat provider sample (#1216) 2025-09-08 16:40:36 +02:00
66d7b88d3a Merge branch 'main' into lramos15/estimated-rook 2025-08-27 15:49:50 -04:00
eeb97cf726 Update chat model provider sample 2025-08-27 15:48:51 -04:00
b58db88424 Don't check in vscode.d.ts files
These files get added during install so we don't want to commit them
2025-08-07 11:28:31 -07:00
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
e8a8df7782 Bump all samples to Typescript 5.9 2025-08-06 23:43:14 -07:00
0aef2e9e50 Add LM chat model provider sample (#1200) 2025-07-24 09:30:34 -07:00