Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Zaemit Visual EditorNew to Visual Studio Code? Get it now.
Zaemit Visual Editor

Zaemit Visual Editor

zaemit

|
27 installs
| (0) | Free
Visual HTML/CSS editor for VS Code - edit web pages visually with drag & drop, style editing, and live preview
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zaemit Visual Editor

Edit HTML/CSS visually inside VS Code — no browser needed.

Zaemit Editor Overview


Why Zaemit?

Tired of switching between your code editor and browser to tweak designs? Zaemit brings a full visual editor right into VS Code. Select elements, drag them around, edit styles — and watch the code update in real time. It's the fastest way to build and refine web pages.


Features

Visual Drag & Drop Editing

Click any element to select it. Drag to move. Resize with handles. Rotate freely. Everything you do visually is reflected in clean, production-ready HTML/CSS code.

Visual Editing

Comprehensive Style Panel

No more guessing CSS property names. The style panel gives you intuitive controls for:

  • Layout — Display, position, flexbox, grid, z-index
  • Size — Width, height, margin, padding, min/max constraints
  • Typography — Font family, size, weight, line height, letter spacing, text alignment
  • Borders — Per-side border control, radius, styles, colors
  • Backgrounds — Colors, gradients, images with size/position/repeat controls
  • Effects — Opacity, box shadow, text shadow, transform, transition, cursor
  • Overflow — Scroll behavior per axis

Style Panel

Responsive Design Mode

Instantly preview your page at different screen sizes. Switch between Desktop, Tablet, and Mobile viewports with a single click. Design responsive layouts without leaving VS Code.

Layer Panel

See and navigate the full DOM tree of your page. Reorder elements by drag & drop. Rename layers for better organization. Multi-select elements for batch operations.

Built-in Code Editor

Powered by CodeMirror, the integrated code editor lets you view and edit the raw HTML/CSS/JS alongside the visual canvas. Changes sync both ways — edit visually or in code.

Undo / Redo

Every action is tracked. Press Ctrl+Z to undo, Ctrl+Y to redo. The change history captures style edits, element moves, content changes, and structural modifications.

Multi-Element Selection

Hold Ctrl and click to select multiple elements. Apply styles, move, or delete them all at once.

Zoom & Pan

Ctrl+Scroll to zoom in/out. Space+Drag to pan across the canvas. Ctrl+0 to reset zoom to 100%.


Getting Started

Getting Started

1. Install the Extension

Search "Zaemit" in the VS Code Marketplace and click Install. No additional configuration needed.

2. Open Your Project

Right-click any .html file in the Explorer panel and select "Open with Zaemit Visual Editor". Your page renders instantly in the visual editor. Works with any HTML filename — index.html, landing.html, about.html, and more.

3. Design & Ship

Edit visually, see code update live. Commit clean, production-ready code directly from your editor. CSS and JS file references in your HTML are auto-detected and preserved.

You can also click the Zaemit button in the bottom status bar to open the current HTML file.


Keyboard Shortcuts

Action Shortcut
Copy element Alt+C
Cut element Alt+X
Paste element Alt+V
Duplicate element Alt+D
Delete element Delete
Move element up/down Alt+Arrow
Undo Ctrl+Z
Redo Ctrl+Y
Zoom in/out Ctrl+Scroll
Reset zoom Ctrl+0
Pan Space+Drag
Save Ctrl+S
Toggle bold Alt+Shift+B
Toggle italic Alt+Shift+I

Requirements

  • VS Code 1.85.0 or later
  • Works on Windows, macOS, and Linux

Feedback & Support

Found a bug or have a feature request? Open an issue on GitHub.


License

Proprietary. All rights reserved. See LICENSE for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft