Nathan Sobo 8d87eb2ed6 Style the .line-numbers div to be compatible w/ both themes and the GPU
The .line-numbers div has to have an opaque background because it's
sent as a texture to the GPU, and otherwise it will have isuses with
subpixel antialiasing.

However, themes style the background of the .gutter div, which was
getting obscured by the opaque background of the line numbers. This
commit adds the .gutter class to the .line-numbers div as well and
ensures it always fills the entire height of the editor.
2014-06-18 12:36:40 -06:00
2014-06-06 10:28:04 -07:00
2014-06-17 18:06:38 -07:00
2014-06-15 13:27:04 +02:00
2014-04-30 14:41:23 -07:00
2014-06-17 14:42:57 -07:00
💄
2014-06-13 15:40:46 -07:00
2014-04-24 15:43:35 -07:00
2014-06-11 13:24:54 -07:00
2014-05-29 09:26:18 -07:00
2013-08-14 14:05:35 -07:00
2014-04-23 15:36:57 -07:00
2014-06-18 09:30:44 -07:00
2014-05-09 09:28:50 +02:00

Atom

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
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%