We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the closing angle brackets > of my opening <script> and <stlye> tags is colored wrong and I clearly remember this not being the case a few weeks ago.
>
<script>
<stlye>
To Reproduce Steps to reproduce the behavior: In VSCode:
<style>
<style>/*<-- this one*/</style>
Expected behavior The closing angle bracket of the opening <style> or <script> tag should be the same color as every other angle brackets.
Screenshots Monokai Dimmed Mariana Pro (cool)
System (please complete the following information):
Additional context I disabled every other plugin.
The text was updated successfully, but these errors were encountered:
Haha, I was just about to open an issue for this very same problem!
Will this be addressed, please? My OCD doesn't like this at all:
Sorry, something went wrong.
(fix) add missing tag.end token
f5b68f6
#822
No branches or pull requests
the closing angle brackets
>
of my opening<script>
and<stlye>
tags is colored wrong and I clearly remember this not being the case a few weeks ago.To Reproduce
Steps to reproduce the behavior:
In VSCode:
<style>
or<script>
tag<style>/*<-- this one*/</style>
)Expected behavior
The closing angle bracket of the opening
<style>
or<script>
tag should be the same color as every other angle brackets.Screenshots
Monokai Dimmed
Mariana Pro (cool)
System (please complete the following information):
Additional context
I disabled every other plugin.
The text was updated successfully, but these errors were encountered: