We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Version: Version 17.7.0 Preview 4.0
Repro
Create a file with some braces in it. This repros with something as simple as:
<td class="blah" title="@("blah")"/>
but lots of other things have inconsistent behavior. Tuple patterns in switches, as another example, or casts.