Skip to content

view_syntax issue #142

@eblot

Description

@eblot

I've been unable to use the trailing spaces highlighting for a while, despite the Delete Trailing space menu always work.

I noticed from the console the following error in trailing_spaces.py@185:

NameError: global name 'view_syntax' is not defined

and indeed, view_syntax does not seem defined

is view_syntax could be something like

view_syntax = view_settings.get('syntax')

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions