mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
482eb6c0dea564d3ff1534267c35bd8d62be7479
The previous API revolved around methods on TextBuffer for querying and manipulating markers based on their id. Now marker creation methods return marker objects. These are still retrievable by id so they can be dealt with across serialization boundaries in the future, but you deal with them directly as objects.
Atom — Futuristic Text Editing
Check out our documentation on the docs tab.
Building from source
Requirements
- Mountain Lion
- The Setup™ or Boxen
- Xcode (available in the App Store)
Installation
-
gh-setup atom -
cd ~/github/atom && rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
