
I really liked the web preview + element picker workflows in Cursor and Manus, but I kept wishing something similar existed as a native experience inside more IDEs — especially Antigravity and VS Code.
So I built MyPreview.
It’s a fully native, CDP-backed headless browser for VS Code with:
- interactive web preview
- DOM element picker
- exact HTML extraction
- direct integration workflows for AI coding agents like Copilot, Cursor, and Cline
The main idea was reducing the disconnect between:
- the editor
- the running application
- and the AI assistant
Marketplace: https://marketplace.visualstudio.com/items?itemName=MohammadUsman.mypreview
GitHub: https://github.com/Usman-bhat/Mypreview
The project is fully open source, and I’d genuinely love contributions, ideas, bug reports, or feature suggestions from people interested in browser tooling, AI-assisted workflows, or IDE UX.
Also secretly hoping the Antigravity/Google team eventually explores something similar natively inside the editor ecosystem.