Robains
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
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 ...