Cursor updates Design Mode to include multi-select and voice input
TL;DR
Cursor's Design Mode now supports selecting multiple elements to match styles or layouts. Voice input allows narrating changes while the agent runs.
What changed
Cursor added multi-select to Design Mode allowing Vibe Builders and Developers to pick several elements together for style or layout matching. Basic Users can now speak changes through voice input while the agent continues running.
Why it matters
Developers gain efficiency on repeated UI adjustments compared to single-select flows in VS Code. Vibe Builders see direct value in layout tasks where multiple elements need coordinated updates in one step.
What to watch for
Test the updates against browser dev tools multi-select as an alternative. Run a voice narration session on three sample elements and confirm the agent applies matching styles without extra clicks.
Who this matters for
- Vibe Builders: Use multi-select in Design Mode to sync styles across several UI elements in a single click.
Harsh’s take
Cursor is moving beyond a simple chat interface into a spatial UI editor. Multi-select for style matching is a direct hit on the friction of repetitive CSS tweaks. It turns the IDE into something closer to Figma for live code.
The addition of voice input while the agent runs is the real sleeper hit here. It allows for a continuous feedback loop where you can narrate layout adjustments without breaking your flow or stopping the agent's momentum. This is how high-velocity building actually happens: less typing, more steering.
Stop treating the IDE as a text box and start using it as a coordinated design surface.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor adds multi-select and continuous voice input to Design Mode
Cursor adds multi-select element support and continuous voice input to Design Mode in its browser. The updates let users queue changes without waiting for the agent to finish.
- FeatureCursor adds Design Mode for canvas editing and context usage reports
Cursor canvases now support Design Mode for direct UI element selection and annotation. The update adds interactive context usage reports showing token distribution and full-screen shared canvases.
- FeatureCursor adds custom tools and nested subagents to TypeScript and Python SDKs
Cursor updated its TypeScript and Python SDKs to support custom tools via local.customTools, auto-review routing, JSONL and custom metadata stores, and infinitely nested subagents.