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 IDESyntax highlighting, bracket matching, and VS Code keybindings via @replit/codemirror-vscode-keymap. Lightweight and fast.
Full terminal emulator over WebSocket. Same backend protocol as the VS Code extension — no extra infrastructure needed.
Lazy-loading directory tree backed by a WebSocket filesystem protocol. Stat, read, write, and list — all over a single connection.
Push and pull against your RepoWrkr repositories directly from the IDE. Edge-native Git hosting meets a browser-native editor.