Mikeachamberlain

- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 8
-
Mikeachamberlain created a post, AnsweredRider 2018.1: almost unusable
The latest version of Rider 2018.1 is pretty much unusable for me. The UI is constantly freezing every few seconds, just typing or clicking around, and everything feels so sluggish. I had the same ... -
-
Mikeachamberlain created a post, AnsweredTSLint support not available
I have Rider 2017.2.1. I've followed the instructions on this page to try to get TSLint support: https://www.jetbrains.com/help/rider/Using_TSLint_Code_Quality_Tool.html I have the NodeJS plugin in... -
Mikeachamberlain created a post, -
Mikeachamberlain created a post, "'Rider action': getting the action ready." when editing Razor views
When editing Razor files in Rider 2017.1.1 - or perhaps more specifically when editing embedded JS in a Razor file - I am often getting "'Rider action': getting the action ready. Press Esc to cance... -
Mikeachamberlain created a post, Navigate to partially rendered content in Razor view
In lines like: Html.RenderCSS("~/bundles/styles-ssrpage-desktop-desktopcss") Html.RenderPartial("~/Areas/NewSite/Views/SearchResult/_SEO.cshtml", Model.SEODetails) it would nice to be able be able ... -
Mikeachamberlain created a post, Debugging Razor views
Is it possible to step-through debug Razor views? I'm sure this is possible in VS. -
Mikeachamberlain created a post, AnsweredDrag execution point during debugging (like VS)
While I eventually discovered you can Set Next Execution Point from the context menu during debugging (https://rider-support.jetbrains.com/hc/en-us/community/posts/205452690-Step-back-during-debugg... -
-