mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
34922a18fec909bf94229f5c4ca8cb18f5c9ff52
If we detect leading whitespace, we replace the next token with the result of splitting the next token into two tokens, one containing any leading whitespace and one with the rest. Then the leading whitespace is added to the current line. When the second half of the split is processed, it no longer has leading whitespace and is split to the next line.
Atom — Futuristic Text Editing
Be forwarned: Atom is pre-alpha software!
Instalation
-
Get xcode 4.2.
-
Clone atom from github/atom.
-
Open Atom.xcodeproject.
-
Press cmd-r to build and run.
Informative Links
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
