Robains
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
-
Robains created a post, VS 2026 crashing on Save with ReSharper enabled.
I created a support ticket for this (8887611) issue and got a confirmation email but when I click on the link to the support ticket I get a 404 not found? Anyway ….Doesn't matter what mode I run ... -
Robains created a post, 2026.1.2 crashing in VS 2026 in .razor files?
I get a long stack of these errors … not sure of the trigger … all I tried to do was Ctrl + Shift + / (/* and */) to set a comment block (in my razor file :Show Stack Trace is below:StreamJsonRpc.... -
Robains created a post, Can't seem to work with CSS references?
As you can see, can't see to find the “sm”rounded-lg" yet it clearly exists in my styles.css loaded by my Blazor web app.In _Host.cshtml the reference is defined:Web app works as expected and uses ... -
-
Robains created a post, Prevent formatting on project files marked as Build Action = None
I keep a folder in my project for “Snippets” with Namespace Provider = false and my .cs, .razor files are all set to Build Action = None. These are for developer quick references to lookup how to ...