Mike
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Exception during CacheUpdate: Exception during parsing file
I recently updated to Visual Studio 2026 and Resharper does not seem to work at all anymore for me. I've tried re-installing multiple times and clearing the caches.Following the steps here: https:/... -
Edited Resharper not working after update
I've recently updated to ReSharper C++ 2023.3.3. Visual Studio 2022 Version 17.9.2.It seems ReSharper isn't detecting my solution anymore? I tried clearing the caches manually, but it didn't help. ... -
Created Viewing the source files Resharper C++ is indexing
Hi everyone, When ReSharper C++ starts up, it takes a good 5-10 minutes to finish it's "Updating Source Files" procedure, I enabled the option to show ReSharper memory usage and it goes as high as ... -
Edited Searching a code path
Is it possible to have ReSharper limit search results to calls made from a specific call tree? For example, say we have: void funcA() { funcB(); } void funcB(){ funcC(); } Assume that "fu... -
Created Does ReSharper have Fast Search Functionality?
I have been using the extension FastFind (http://www.puredevsoftware.com/fastfind/features.htm) which has been the fastest search extension for Visual Studio that I have seen by far. I have tried R...