mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
8435e0176b2bf0be1ef4fa679db216f81baafda6
The React editor does not apply the .cursor-line-no-selection class, but instead relies on a combination of .cursor-line and .selection-line for selectors that want to target the cursor line when there is no selection. This allows themes to be upgraded to support the React editor and the old editor at the same time.
Atom is a hackable text editor for the 21st century, built on atom-shell, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
Visit atom.io to learn more.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Developing
Check out the guides and the API reference.
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
