Mike
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Mike created a post, 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:/... -
Mike commented, -
Mike created a post, 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. ... -
-
-
-
Mike created a post, 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 ... -
-
Mike created a post, 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... -