CSS StudioEdit CSS visually, test responsive layouts, and track every change — without leaving VS Code. CSS Studio brings the power of browser DevTools directly into your editor, with a visual property builder, live preview, automatic breakpoint detection, and full change tracking with undo/redo. FeaturesLive Preview with Responsive TestingLoad any HTML page from your workspace and instantly test it across every breakpoint. CSS Studio auto-detects all
Visual CSS Property BuilderSelect any element from the DOM tree and build CSS with visual controls instead of typing syntax:
Every change applies live and tracks automatically. Element InspectionEnable Inspect mode, hover to highlight, click to lock. See every CSS rule that applies to an element — organized by media query. Edit values inline with instant validation:
Change Tracking with Undo/RedoEvery modification tracks automatically in the Changes panel. Review all edits, copy individual changes or all CSS at once, and delete changes to revert.
Inspect Auto-TimeoutInspect mode automatically disables after 2 minutes of inactivity — no more accidentally leaving it on. All tracked changes are preserved and the Changes tab is shown so you can review your work. Getting Started
WorkflowsDebug existing CSS — Inspect mode → click the broken element → see all applied rules → edit the value → copy the CSS → done. Build new styles — Build tab → select element from DOM tree → use visual controls → review in Changes tab → copy all CSS. Responsive testing — cycle through breakpoints → spot layout issues → edit scoped to that Keyboard Shortcuts
Settings
Requirements
Zero runtime dependencies — fully self-contained, no external services, no accounts, no telemetry. How It WorksCSS Studio runs a local HTTP server that serves your workspace files. A webview panel loads the tool UI and embeds your page in a same-origin iframe, giving full DOM and CSSOM access for inspection, live editing, and CSS extraction. All CSS changes are tracked with full undo/redo support, and can be copied individually or as a complete stylesheet. ContactFor questions, feedback, or licensing inquiries: Email: besimymeri1@gmail.com LicenseAll rights reserved. Personal use permitted. See the LICENSE file for details. |