Nathan Sobo 4d314f99ac Eliminate ScreenLine.bufferRows property
Previously, we used bufferRows to determine how many buffer rows were
spanned by the screen line in the event it was folded. Now that we have
RowMap, screen lines don't need to serve this purpose. We still need
to know if a screen line is wrapped, which we solve via setting the
lineEnd property to null for a soft-wrapped screen line.
2013-05-10 13:20:43 -06:00
2013-02-19 10:02:09 -07:00
2013-05-10 11:19:40 -07:00
2013-04-03 14:44:30 -03:00
2013-04-20 09:53:50 -07:00
2013-04-16 09:46:49 -07:00
2013-05-03 16:57:42 -07:00
💄
2013-04-29 12:10:40 -07:00
2013-05-08 10:25:54 -07:00
2013-05-08 11:30:34 -07:00
2013-05-02 18:33:20 -07:00
2013-05-08 11:17:55 -07:00
2013-04-24 18:08:27 -07:00

Atom — Futuristic Text Editing

atom

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

  1. gh-setup atom

  2. cd ~/github/atom && rake install

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%