Product

Features.

A browser IDE with Monaco, live preview, and multi-language runtimes. No AI assistants, no bloat.

Capabilities

What is included today.

Core editing

Monaco editor with multi-file tabs, syntax highlighting, and inline errors.

  • Command palette for quick file switching and actions (⌘K / Ctrl+K).
  • Language-aware scaffolds and syntax highlighting for HTML, CSS, JS, and TS.
  • In-editor formatting powered by Prettier presets (coming soon).

Live feedback

See changes as you type. Sandpack renders your code live in an iframe beside the editor.

  • Sandpack preview stays synced with the active file and shares console output.
  • Hot reload for styles and modules without manual refreshes.
  • Build logs and error overlays planned for multi-language runtimes.

Collaboration ready (in development)

Real-time collaboration is in development. Here is what we are building toward.

  • Presence indicators, follow mode, and cursor streaming on the roadmap.
  • Invite teammates via share links once authentication rolls out.
  • Role-based permissions to separate viewers, editors, and owners.

Coming next

What is coming next.

Server-backed autosave, multiplayer cursors, and first-class support for Python, Rust, and Go builds are in active development.