Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Tomas Vaner
Total activity
9
Last activity
April 21, 2026 12:34
Member since
April 16, 2026 23:26
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
April 21, 2026 12:34
Yeah, it works. But it causes multiple false positives for error detection. For example, it highlights all ‘size_t’ as ambigous (2024.3 does not do it, as well as replacing CustomBuild with ClCompi...
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes
Created
April 19, 2026 16:20
Oh, yes, it works. After I converted manually cpp files to ClCompile and headers to ClInclude, Resharper 2026 parsed files at the launch and everything worked.Unfortunately, it is the way FastBuild...
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes
Edited
April 18, 2026 15:15
It is not excluded from the build.I have managed to create a small project in our build system and extract it. It does not build, because the build system itself is proprietary, but the behavior ca...
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes
Edited
April 17, 2026 04:30
Unfortunately, I cannot share the project It is a .sln solution. And again, 2024 works just fine with the same settings
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes