Skip to content

Latest commit

 

History

History
29 lines (29 loc) · 781 Bytes

File metadata and controls

29 lines (29 loc) · 781 Bytes

{ "markdown": "", "title": "New in VS Code 1.121", "features": [ { "icon": "hubot", "title": "Agents window (preview)", "description": "The Agents window is built for agent-driven development across multiple projects and sessions." }, { "icon": "markdown", "title": "Built-in Mermaid diagrams", "description": "Mermaid diagrams now render natively in the Markdown preview, notebook Markdown cells, and chat." } ], "buttons": [ { "label": "Open Agents Window", "commandId": "workbench.action.openAgentsWindow", "style": "primary" }, { "label": "Show Release Notes", "commandId": "update.showCurrentReleaseNotes", "style": "secondary", "args": ["1.121.0"] } ] }