Description
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work] [regression] [worked-in:17.0.0]
ASP. .NET's project,
The following source is included in the contents of xxxx.cshtml.
The tag name (div) is colored, but the attribute name (class) is not colored.
<script type="text/x-template" id="xxxx">
<div class="list-group list-group-flush">
</script>
At vs2019, the color was displayed normally. (The attribute name is colored.)
Of course, we have confirmed that the attribute name is colored except for the script tag.
(The "Environment-Font and Color" setting in Tools-Options is correct.)
Compilation and execution were successful, but 2019 was easier to see.
Development efficiency may be reduced.
Please confirm.
Original Comments
31 シス開Ⅰ on 11/8/2021, 10:34 PM:
https://vuejs.org/v2/guide/components-edge-cases.html#X-Templates
のサイトに記載されている機能を使用しております。
Feedback Bot on 11/8/2021, 11:58 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
Activity