Kevin Sawicki 05c3d89381 Measure indent prefix on each line being commented
Previously a single indent string was used to replace all lines
which could corrupt lines using hard tabs since the indent string
used for replacement was two spaces causing the first character
of the line to be deleted.

Closes atom/language-c#1
2013-10-26 15:21:02 -07:00
2013-10-22 18:26:21 -07:00
2013-10-22 15:52:04 -07:00
2013-10-26 15:12:13 -07:00
2013-10-23 10:42:13 -07:00
2013-10-22 15:13:35 -07:00
2013-10-23 14:25:13 -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-21 21:42:55 +08:00
2013-10-25 16:05:01 -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 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%