Racerdelux
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Rider Spellcheck Not Handling Documentation Correctly
The spellchecker in Rider (and probably other IDEs) is not handling the use of “an” within documentation correctly. Specifically, it fails in this use case: '…will be an <see cref="IActionResult"/>... -
Created Duplicate .razor files (Blazor Maui)
In a brand new app I am seeing duplicate razor files that seem to break the intellisense.I have do no extra configuration, I was able to get this to show up by creating a new Blazor Maui app.I am u...