Text editor / Rust / MIT
Multi-cursor. Syntax aware. Absurdly fast.
Token is a minimal code editor with multi-cursor editing, split views, and Tree-sitter syntax highlighting. No Electron. No bloat. Just code.
Built for speed
Multi-cursor editing
Add cursors anywhere with Option+Click. All cursors move and edit simultaneously. Overlapping cursors merge automatically.
Split views
Horizontal and vertical splits with independent viewports. Same file, different positions.
Tree-sitter syntax
Incremental parsing with real AST understanding. Not regex. Accurate highlighting.
CSV spreadsheet
View CSV and TSV as proper tables. Navigate with arrow keys. Edit cells in place.
YAML config
Keymaps and themes in plain YAML. No JSON schema. No settings UI maze.
Languages
Get Token
Auto-detects your platform. One command.
curl -fsSL token-editor.com/install.sh | sh Detects macOS (ARM/Intel), Linux, and Windows. Downloads the latest release and installs to /usr/local/bin.
Or build from source
Keyboard-first editing
Token is designed to keep your hands on the keyboard.
Files
Navigation
Multi-cursor
Editing
Built with AI,
in the open
Every feature, every bug fix, every architectural decision — built through conversations with AI coding assistants. The entire development process is documented publicly.
View the threads →