7 Commits

Author SHA1 Message Date
579b7988b3 Update output renderer sample ext sample for api changes 2026-01-31 15:54:15 -08: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
08ef98ceef Small fixes to chat output renderer sample 2025-08-03 21:16:42 -07:00
74b880ad28 Update chat output renders api usage
For https://github.com/microsoft/vscode/pull/257898
2025-07-25 12:54:48 -07:00
66e8b167f0 Untrack d.ts files 2025-07-24 19:38:13 -07:00
2a021e711c Add chat output renderer proposed API sample
Shows how to use the chat output renderer to render mermaid diagrams in chat
2025-07-24 19:35:06 -07:00