Introduction

Editora is a fast, keyboard-driven, cross-platform programmer’s text editor. Every action is a registered command, reachable through your choice of keymap (Emacs, CUA, Sublime Text, VS Code, or IntelliJ IDEA) or a fuzzy command palette. It’s free and open source under the MIT License.

It runs on macOS, Windows, and Linux, ships its own Java runtime in the native installers, and keeps everything local: no accounts, no telemetry, no analytics calls.

Editora is built with the help of AI coding tools.

Start here

  • Getting Started: install Editora and learn the handful of keys that make it feel fast.
  • Configuration: the config folder, settings.toml, and how preferences and session state are stored.
  • Keymaps & keybindings: switch keymaps or rebind anything.

By area

Editing and code:

Running, tools, and version control:

Workspace and customization:

Help:

Reference

  • Commands: every command, grouped by area.
  • Keybindings: the default Emacs keymap and the four others.
  • Roadmap: what’s shipped and what’s planned.

Editora is built in the open. The source, issues, and changelog live on GitHub.