Atom : Hackable Text Editor for Geeks

atom

Atom is a hackable text editor built by the folks at GitHub.  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.  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.

Node.js support makes it trivial to access the file system, spawn subprocesses, and even start servers directly from within your editor. Need a library? Choose from over 50 thousand in Node’s package repository. Need to call into C or C++? That’s possible, too.

Atom is comprised of over 50 open-source packages that integrate around a minimal core. Our goal is a deeply extensible system that blurs the distinction between “user” and “developer”

 

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

[button color=”blue” size=”medium” link=”http://atom.io/” target=”blank” ]Atom.IO[/button]

Atom : Hackable Text Editor for Geeks
Rate this post

Leave a Reply