Open
Description
I have noticed the Format Document command (Ctrl + K,D) in Visual Studio (17.6.5) has problems when a @section
contains a closing curly brace:
Note how the inner closing braces have the same colour of the section delimiters.
The code in the first section uses Aurelia 1's interpolation syntax.
I do not recall this happening with the legacy Razor editor, which does not seem available anymore.
Activity