
Sublime Text
Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features.
Vim inspired text editor with support for multiple selections and scores of other "out of the box" features.
kakoune is a code editor heavily inspired by vim, as such most of its commands are similar to vi’s ones.
kakoune can operate in two modes, normal and insertion. in insertion mode, keys are directly inserted into the current buffer. in normal mode, keys are used to manipulate the current selection and to enter insertion mode.
kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with vim.
kakoune works on selections, which are oriented, inclusive range of characters, selections have an anchor and a cursor character. most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around.
text-editor syntax-highlighting development code-editor developer-tools programming
Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features.
Freemium Mac OS X Windows Linux
A hackable text editor for the 21st Century. At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file.
Free Open Source Mac OS X Windows Linux BSD Electron / Atom Shell
Code combines the streamlined UI of a modern editor with rich code assistance and navigation, and an integrated debugging experience – without the need for a full IDE.
Free Open Source Mac OS X Windows Linux Electron / Atom Shell