As good as Always
- Shortcuts are awesome. Navigation through the code gets really easy.
- I use it every day: go to the last modified position, go to the next error, find usages. All refactoring shortcuts!
- Color identifiers let me identify variables from constants, methods, properties, and types. I use this feature and I can not live without it.
- Move code by scope is handy.
- Adding missing references automatically.
- Code fast
- Automatic helps with dependencies
- Refactors
- Shortcuts
- Color identifiers
- ReSharper saved me HOURS of code writing.
- Saved me time to find issues in code.
- Saved me time finding dependency issues.
- It helps to create understandable code, so that others can continue the work without wasting time.