ToggleComment
ToggleComment copied to clipboard
Support for code section in razor files
Razor files in Blazor project contain code section with C# code. Unfortunately, ToggleComment treats this section also as razor markup and uses '@' and '@' instead of '//' for comments.