-
Notifications
You must be signed in to change notification settings - Fork 94
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
view_syntax issue #142
Comments
Wow, indeed. |
BTW. You are getting this error because you have customized |
Fix released in v1.3.3. |
I think it comes from quite an old setting. Before digging into the code, I uninstalled/reinstalled TrailingSpaces, but the old settings have been preserved, and I did not know which one were up to date. I'll update them, thanks for the hint. |
Open TrailingSpaces settings from the command palette. Your customized settings should be on the right. |
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:
and indeed,
view_syntax
does not seem definedis
view_syntax
could be something like?
The text was updated successfully, but these errors were encountered: