ToggleComment icon indicating copy to clipboard operation
ToggleComment copied to clipboard

Support for code section in razor files

Open Jarek300 opened this issue 5 years ago • 0 comments

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.

Jarek300 avatar Jun 17 '20 08:06 Jarek300