Pinpoint v0.1.0
Pinpoint 0.1.0
The first public release of Pinpoint, a VS Code extension from TinySuite that captures frontend context for AI coding agents.
Highlights
- Pick any element in VS Code's Integrated Browser.
- Capture its selector, DOM path, dimensions, HTML, matched CSS, inherited styles, resolved values, and CSS variables.
- Save the captured context as a readable Markdown report inside the workspace.
- Copy an
@.pinpoint/...file mention directly to the clipboard. - Safely inspect links, buttons, and forms without activating them.
- Keep all captured context local with no network requests from Pinpoint.
Requirements
- VS Code 1.109 or newer
- VS Code's built-in Integrated Browser