-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
Update due to the new semantic highlighting setting #119
Comments
Thank you for bringing this to my attention. I'll release a new version fixing this issue. |
Thanks! |
Ok, it looks like this was not intended to be the default, so the next update (probably a 1.43.1) will disable this behavior and give us enough time to update our themes when we feel we are ready for the new tokenizations. I see the code is in place already to disable this behavior as default, so we should just wait for an update and everything should come back to normal until I have the time to update with the enhancements. I can confirm this is the behavior in the insiders already. In the meantime, as people already said, you should set this in your settings: "editor.semanticHighlighting.enabled": false I'm following the other issues not related to this. |
#95 is released in 2.2.0. |
As I commented on #123, this is the new behavior in Atom as well. I give more details on how to bring back the old behavior and the reason behind this in the original issue. |
Hey
As you can see in this issue, there is a new
semanticHighlighting
which breaks the theme and they asked theme maintainers to update the theme.changelog
The text was updated successfully, but these errors were encountered: