Nov 18, 2020
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform. | TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike. |
Goto Anything;Multiple Selections;Command Palette;Distraction Free Mode;Split Editing;Instant Project Switch;Plugin API;Customize Anything;Cross Platform | Ability to Search and Replace in a Project;Auto-Indent for Common Actions Like Pasting Text;Auto-Pairing of Brackets and Other Characters;Clipboard History;Column Selections and Column Typing;Completion of Words from Current Document;CSS-like Selectors to Pinpoint the Scope of Actions and Settings;Declarative Language Grammars for Graceful Mixing and Hacking;Dynamic Outline for Working With Multiple Files;Expand Trigger Words to Code Blocks With Tab-able Placeholders;File Tabs when Working With Projects;Foldable Code Blocks;Function Pop-up for Quick Overview and Navigation;Plug-able Through Your Favorite Scripting Language;Recordable Macros With No Programming Required;Regular Expression Search and Replace (grep);Run Shell Commands from Within a Document;Support for Darcs, Perforce, SVK, and Subversion;Support for More Than 50 Languages;Switch Between Files in Projects With a Minimum of Key Strokes;Themable Syntax Highlight Colors;Visual Bookmarks to Jump Between Places in a File;Works As External Editor for (s)ftp Programs;Works Together With Xcode and Can Build Xcode Projects |
Statistics | |
Stacks 33.8K | Stacks 121 |
Followers 27.8K | Followers 118 |
Votes 4.0K | Votes 56 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

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. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware.

Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

With focused visual tools and preprocessor support, it is a modern text editor that makes it easy to design in the browser.

Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture.

It is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode.

gedit is the GNOME text editor. While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor.

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.