Skip to content

Toggling Trailing Spaces Highlighting resets color to null #160

Description

@RichardLitt

I can't display trailing spaces in a Markdown file. Here are my prefs:

{
	"keys": ["ctrl+shift+."],
	"command": "delete_trailing_spaces",
 	"scope_ignore": ["text.find-in-files", "source.build_output", "source.diff"],
	"highlight_color": "",
}

Whenever I reset the Toggle Trailing Spaces Highlighting option, highlight_color gets set back to "", no matter what I put in there before - region.reddish, error, invalid.illegal, a hex, or yellow. I can't figure out why this is happening, but I can't see highlighted final spaces on markdown at all.

Thank you for your work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions