Ron
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Edited Is it possible to configure a custom namespace syntax relative to the folder? Specifically, ignore numbers
Hey there,I was wondering if it was possible to make Resharper ignore certain parts of the folder name?For example, I like to use more of a “vertical slice architecture” - and sort the folders in a... -
Created [Bug] Resharper causes multi-threaded debugging - horrible side-effects when stepping through
When you create a simple console application, and run it with the settings:With the resharper settings: Resharper → Editor Integration → Only “Show Linq expression values” enabled, everything else ... -
Edited Why "Do not use object initializer for using variable"?
Hey there, I hope this is the correct sub-community to post this, but I just installed JetBrains ReSharper 2023.2 RC 1 - Build 232.0.20230726.93448-rc01 built on 2023-07-26 and got a new warning in... -
Created Feature request: [ContractAnnotation] On top of class
Hey there, I'm wondering why it's not possible to add ContractAnnotation on top of classes and interfaces. What I'd want for this, is make resharper understand that some classes are used by reflect...