Jarek300

Results 3 issues of Jarek300

The command "File browser' supports razor files. Unfortunatelly, The command 'Code browser/All members' shows error message: "This non-code file type is not supported". Razor files in Blazor projects contain '@code'...

enhancement

Command 'Code browser/All members' shows members of classes and structs but not records (new in C# 9).

enhancement

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.