Kevin Sawicki 069208975c Add proper invisibles in empty lines with indent guide
This fixes a regression where multiple end of line invisibles were
displayed on empty lines when the indent guide was also enabled.

The invisibles array used to be shifted and not it isn't but the
entire array was still being iterated over causing extra invisibles
to be added to the line.
2013-10-17 18:31:59 -07:00
2013-10-17 13:42:25 -07:00
2013-10-04 13:39:53 +08:00
2013-10-15 13:50:16 -07:00
2013-09-17 15:09:43 -07:00
2013-08-14 14:05:35 -07:00
2013-09-29 21:55:30 -07:00
2013-10-17 14:17:18 -07:00
2013-09-30 16:43:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our guides and API documentation.

Installing

Download the latest Atom release from speakeasy.

It will automatically update when a new release is available.

Building

Requirements

  • Mountain Lion
  • Boxen (Obviously Atom won't release with this requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build

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