Browser-based

Code from anywhere,
no setup required.

CodeMirror editor with syntax highlighting, xterm.js terminal, and a file tree — running entirely in your browser over a WebSocket connection to your workspace.

Open IDE

CodeMirror editor

Syntax highlighting, bracket matching, and VS Code keybindings via @replit/codemirror-vscode-keymap. Lightweight and fast.

xterm.js terminal

Full terminal emulator over WebSocket. Same backend protocol as the VS Code extension — no extra infrastructure needed.

File tree

Lazy-loading directory tree backed by a WebSocket filesystem protocol. Stat, read, write, and list — all over a single connection.

Works with RepoWrkr

Push and pull against your RepoWrkr repositories directly from the IDE. Edge-native Git hosting meets a browser-native editor.

RepoWrkr →