mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
069208975cee69572341ba892cad2f06e2742fe1
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.
Atom — Futuristic Text Editing
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
-
gh-setup atom -
cd ~/github/atom -
script/build
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%