Atom – A Hackable Text Editor

      

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

Atom is a desktop application based on web technologies. Like other desktop apps, it has its own icon in the dock, native menus and dialogs, and full access to the file system.

2.Text Editor

Open the dev tools, however, and Atom’s web-based core shines through. Whether you’re tweaking the look of Atom’s interface with CSS or adding major features with HTML and JavaScript, it’s never been easier to take control of your editor.

Atom is composed of over 50 open-source packages that integrate around a minimal core.

1.Text Editor

Atom comes loaded with the features you’ve come to expect from a modern text editor. Here are a few of them:

File system browser
Fuzzy finder for quickly opening files
Fast project-wide search and replace
Multiple cursors and selections
Multiple panes
Snippets
Code folding
A clean preferences UI
Import TextMate grammars and themes

Atom will automatically update when a new release is available.

ATOM    Documentation