-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
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
Labels
No labels