R L
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Edited Rider click on traceback taking me to wrong file
Got a pretty weird behaviour in this latest version of Rider, when running an unit test the code throws an exception but Rider is taking me to the wrong file when I click on the link. I have two pr... -
Created First option in intellisense is GetHasCode
when I type "pu" why is the first option the override of the GetHasCode method? Can I change it? -
Created Rider does not support alt codes
Anyone knows how we can use alt codes (alt + number) https://www.alt-codes.net/ in order to write special characters? -
Created 2019.2 EAP 5 build 192.5895.291 Duplicate Razor files
AnsweredHi, looks like this latest build of the EAP is showing the .razor files duplicated. Have you seen this before? -
Created View components, namespace 'vc' is not bound
AnsweredHi, Rider complains that namespace 'vc' is not bound when using a view component in a razor page. I'm using the latest EAP, but was having the same issue in older versions. I don't see the problem ...