Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight trailing space only #11

Closed
abitdodgy opened this issue Jan 29, 2015 · 1 comment
Closed

Highlight trailing space only #11

abitdodgy opened this issue Jan 29, 2015 · 1 comment

Comments

@abitdodgy
Copy link

Is it possible to highlight trailing space only? For example:

class Me
  def initialize
    something
  end
end

The spaces between the line start and def, something, and end are highlighted. But I'm only interested in trailing whitespace, or orphaned whitespace (whitespace on a blank line with no code).

Is there a way to do this?

popsikle referenced this issue in popsikle/HighlightWhitespaces Jun 6, 2015
… into zyphlar-mixed

Conflicts:
	highlight_whitespaces.py
@disq
Copy link
Owner

disq commented Jun 10, 2015

Fixed in 1.1.3, see the new settings file options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants