Add Blueprint to IDE Extensions

This commit is contained in:
Nayana Bannur
2026-05-14 15:22:08 -07:00
parent 3c0e0dd1c8
commit 2d082b6eb0
+1
View File
@@ -95,6 +95,7 @@ Plugins that add AI-powered completion, chat, and refactoring to existing code e
- [Sweep](https://sweep.dev/) — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention.
- [Antigravity Link](https://github.com/cafeTechne/antigravity-link-extension) — VS Code extension that bridges mobile devices to Google's Antigravity IDE. Mirror active AI chat sessions on your phone, send messages, upload files, stop AI generation, and automate workflows via a local HTTP API or 9 MCP tools. Listed in the official MCP Registry.
- [Shadcn Space MCP](https://shadcnspace.com/mcp) — Connect Cursor, Claude Code, Antigravity, VS Code, and other AI tools to the Shadcn Space component registry.
- [Blueprint](https://marketplace.visualstudio.com/items?itemName=Imbue.imbue-blueprint) — Open-source planning copilot for coding agents. Asks multiple-choice questions about your codebase, then generates a markdown plan any coding agent can execute. Extensions for VS Code, Cursor, and Windsurf.
---