mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
9aec992693b025ae151338fe0437661560f19711
For a while, the goal has been to prevent marker update events from firing until after the buffer change event. But at the same time, we want all the markers to be updated when the buffer change fires. This commit irons out some issues for markers that are invalidated or revalidated by the change, making their behavior consistent with the rest of marker updates.
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%
