mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Scaffolder list incorrect if i use .razor.cs extension #239

Closed lachlanwgordon closed 4 years ago

lachlanwgordon commented 4 years ago

There are a couple of issues that show up related to .razor.cs, I'll make them as separate issues even though they may be related.

When I enter a file name BadPage.razor.cs the list shows "Create a Razor component with a code behind class" twice, one of these should say "Create a Razor component with a code behind class"

Screen Shot 2020-06-04 at 12 02 29 pm

The second entry does have the @page directive so it does link to a different action.

Screen Shot 2020-06-04 at 12 06 14 pm

matthewrdev commented 4 years ago

This has been fixed and will be released in MFractor 4.2.2.