A lightweight code editor built with React, TypeScript, and Tauri.
- Integrated Terminal - Full-featured terminal with multiple tabs, split view, and session persistence
- Language Server Protocol - IntelliSense, go-to-definition, and diagnostics for multiple languages
- Vim Mode - Optional Vim keybindings for efficient editing
- Customizable Themes - Built-in themes with support for custom TOML themes
- Extension System - Extend functionality with themes and language support
- Project Tabs - Multi-project workspace with independent file trees
Get the latest version from the releases page.
See setup guides for your platform:
Create custom themes by adding TOML files. See themes documentation.
- Terminal - Integrated terminal features and keyboard shortcuts
- Themes - Creating and customizing themes
- Project Tabs - Managing multi-project workspaces
- Contributing Guide
- Code Style
- Architecture
- Terminal Architecture - Terminal implementation details
- Changelog
- Third-Party Licenses