wpillar / atom-trailing-spaces

An Atom package to highlight trailing whitespace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trailing Spaces

Highlights trailing whitespace.

## Installation ##

Use the Atom package manager, which can be found in the Settings view or run apm install trailing-spaces from the command line.

Configuration

Configuration options are available for:

  • Enable/disable highlight on lines with a cursor
  • Enable/disable highlight on lines which contain only indentation

Screenshot

About

An Atom package to highlight trailing whitespace.

License:MIT License


Languages

Language:CSS 61.3%Language:CoffeeScript 38.7%