Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Igor Akhmetov
Total activity
310
Last activity
May 18, 2026 16:25
Member since
April 14, 2022 14:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
108
Activity overview
Articles (0)
Posts (0)
Comments (202)
Sort by recent activity
Recent activity
Votes
Created
May 18, 2026 16:25
I can reproduce, thanks for the sample project!R# thinks that this toolchain doesn't support `__is_same`, which leads to constexpr evaluation errors. I've filed https://youtrack.jetbrains.com/issue...
Community
ReSharper C++
std::variant "compiler error" when using CMake cross-platform compilation
0 votes
Created
April 21, 2026 18:44
If size_t is ambiguous, then R# incorrectly detected your platform (i.e. 32-bit vs 64-bit). Maybe we can fix that? I guess this could be something specific to projects generated by FastBuild again....
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes
Created
April 20, 2026 11:15
Thanks!I can't find why FASTBuild uses CustomBuild, but looks like even their developers are not sure:For the CustomBuild to ClCompile change, I think we should try it and see if any issues arise d...
Community
ReSharper C++
Resharper does not scan files until they are open
1 vote
Edited
April 18, 2026 16:13
Thanks for the test project!You seem to be using CustomBuild MSBuild task to include your files inside the .vcxproj instead of ClCompile. Just curious, is there some specific reason for that? Visua...
Community
ReSharper C++
Resharper does not scan files until they are open
1 vote
Created
April 17, 2026 21:05
With socket.cpp, could you please check if you have “Excluded from Build” set to “Yes” for this file? Does socket.cpp get compiled in the active configuration?Are you able to reproduce this on a sm...
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes
Created
April 17, 2026 00:28
Hello,If a .cpp file does not get indexed, most likely R# either thinks the file is excluded from the build process, or Visual Studio does not provide compilation properties for that file. Would yo...
Community
ReSharper C++
Resharper does not scan files until they are open
0 votes
Edited
April 06, 2026 10:53
It seems like some necessary defines are missing and HRESULT is defined incorrectly. We need a repro project to investigate. You can try “Go to declaration” on HRESULT to check where R# thinks it's...
Community
ReSharper C++
Wrongly hightlighted unresolved/ambigious symbol
0 votes
Created
April 05, 2026 15:11
Sorry, I don't see this issue on the latest R# version:This R# version is too old for us to support.
Community
ReSharper C++
Wrongly hightlighted unresolved/ambigious symbol
0 votes
Created
April 04, 2026 16:29
Probably no way to install the latest R# into VS2010. Seems like the most recent R# version that supports VS2010 is 2022.3, you probably should at least update to it.
Community
ReSharper C++
Smart indent wrongly indents
0 votes
Created
April 04, 2026 13:28
I don't see this issue in 2026.1, try updating your R#.
Community
ReSharper C++
Smart indent wrongly indents
0 votes
«
First
‹
Previous
Next
›
Last
»