-
Notifications
You must be signed in to change notification settings - Fork 231
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
highlight broken on end of script. #198
Comments
Can you still reproduce that with the latest version of ST and the syntax? If so then you should post the code sample that reproduces since it would be impossible to do from the image. |
@rchl I just started getting a similar issue where it doesn't seem to be parsing a template tag correctly. I could make a separate issue about it, I just saw this similar issue. The script and style tags work fine still, not sure what happened. I did update Node.js, don't know if that could be related. This started happening even before I update to the latest Sublime. Any thoughts? p.s. I've got a weird color scheme, but you can see the right > is white when usually the whole thing is grey. EDIT: I was able to install the Vuejs Complete Package and it works. Although I think I liked your highlighting scheme a little better. Cheers! <template>
<div :foo="supposed.to.parse.js('sort of works')"></div>
</template> |
Right you are, that's a bummer though, been using that scheme for like 5 years now ( |
I've tested again with a clean |
This Happens in all my .vue files.
Using the last version of sublime text.
The text was updated successfully, but these errors were encountered: