• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

underline-trailing-whitespace

A visual cue for trailing whitespace with a subtle underline
  • #atom-plugin
  • #underline
  • #whitespace
  • #trailing
johnotander
2,903
13
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-underline-trailing-whitespace

An Atom package for providing a visual cue for trailing whitespace with a subtle underline. This package also ignores the current cursor line.

underline-trailing-whitespace

Installation

apm install underline-trailing-whitespace

Customization

You can change the underline color with the following:

atom-text-editor,
atom-text-editor::shadow  {
 
  .trailing-whitespace {
    border-bottom-color: @my-new-color;
  }
}

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander(@4lpine).

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by