
This test case can be simplified to:
<ul>
@if (true)
{
<self_closing />
}
@if (true)
{
}
Where <self_closing /> is any self closing tag.


Seems that this still happens to a lesser degree, the last @ here isn't getting caught.
Does anyone remember if this was VS or VSCode? It doesn't have the label :(
Seems this was resolved either way:
VS

VSCode
