Commit Graph

4 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
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
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