David Banks
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 5
-
Created Live Edit not live editing
I have the extension active and the yellow bar showing in Chrome. In Rider I have all the boxes ticked in the Build, Execution, Deployment > Debugger > Live Edit. In the Run/Debug configuration I h... -
Created Formatting bug or silly settings by me?
I have a CSHTML file. It contains a call to RenderpartialAsync() inside a code nugget. Then I manually format the nugget over three lines the formatting is sensible. However, if I write the ... -
Created Symbol not found in all non-partial cshtml files.
CompletedWhy are the HtmlHelper and Page methods giving "Cannot resolve symbol" errors? This doesn't happen in partials, but does in full views and the layout page. This is a ASP.Core 2.0 application. -
Created Implicit evaliation disabled in Watch Window
AnsweredMy custom watched are not being implicitly eveluated in the Watch Window. What's preventing implicit evaluation? -
Edited "Immediate Window" in Rider?
AnsweredI there an equivilent of the immediate window in Rider? If so, how do I get to it?