Alexander Zeitler
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Edited Treat unresolvable Razor view as error
Is there a way to treat an unresolvable Razor view locations as error? -
Created Can't find "Swap Sides" in Diff Viewer
According to the docs, there should be an icon in Diff Viewer to Swap sides of the diff but I can't find it and “search anything” doesn't provide an Action for it. However, there's an action availa... -
Created How to cycle through all errors in all files?
I've read this part of the Rider documentation: https://www.jetbrains.com/help/rider/Design_time_Inspection.htmlI have several errors in multiple files and want to cycle through them using the keyb... -
Created Adding ts files to wwwroot adds Content tag to csproj
Almost every time I'm adding a file (mostly .ts), Rider adds a <Content> tag like this for the .csproj file:<Content Update="wwwroot\src\features\secondary-navigation\secondary-navigation.tsx"> <... -
Created Share key mappings between Rider and Webstorm
I tried to share key mappings between Rider and Webstorm by exporting the key mappings from WebStorm like this: Then I hit ok. Next, I tried to import the settings in Rider like this: When hit...