Microsoft unveils Copilot for Figma with cross-app context and code sync

Tech · 6 min read

Microsoft unveils Copilot for Figma with cross-app context and code sync

Copilot for Figma observes component edits and suggests matching code updates—React components, CSS variables, and Tailwind utilities—while keeping diffs small and traceable. It can also propose issue tickets and PR templates in GitHub when certain design patterns change.

The system uses a combination of local heuristics and cloud-based models to map visual changes to code idioms that align with a project's repository. Teams can accept, tweak, or reject suggested code, and Copilot maintains an audit trail to help reviewers understand design-driven PRs.

Early enterprise pilots reported fewer mismatches between implemented UI and design specs, and faster reviews due to clearer context in PR descriptions. Microsoft highlights privacy controls and tenant-level settings to limit telemetry and data sharing between apps.