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
October 24, 2022 08:28
I see, I guess it should be possible to add a context action that adds a direct include directive. Filed https://youtrack.jetbrains.com/issue/RSCPP-33525.
Community
ReSharper C++
Add #include statement
2 votes
Created
June 10, 2022 06:29
Hello, Unfortunately ReSharper does not provide localizations to other languages at the moment, although we're working on this. Thanks!
Community
ReSharper C++
How use ReSharper in Visual Studio 2022 with Japanese
2 votes
Created
March 22, 2024 09:32
Hello,Yes, this is a R# bug. It is fixed in 2024.1.
Community
ReSharper C++
Binary operator < acts on equal operands
1 vote
Created
March 19, 2024 12:55
If you really need to, you can use the __JETBRAINS_IDE__ macro to redefine some macros just for the IDE like this:#ifdef __JETBRAINS_IDE__#define XXX#endif
Community
ReSharper C++
Ambiguous symbol
1 vote
Created
February 24, 2024 10:52
Please provide more info. How does the entire window look like? Do you have Visual Studio installed and selected?
Community
ReSharper C++
can‘t install resharper for c++
1 vote
Created
October 27, 2023 17:09
Hello,R# built-in formatter can't do that currently. There's the “Keep max blank lines in code” setting but it affects all blank lines. I've filed https://youtrack.jetbrains.com/issue/RSCPP-35001/....
Community
ReSharper C++
removing blank lines before 'else'
1 vote
Created
June 10, 2023 20:19
Hello, Not sure why "Incoming calls" is not available in the first case. "Outgoing calls" is not implemented yet for C++ in any case and does not work. Screenshots comparing both cases where "Incom...
Community
ReSharper C++
Inspect This does not show all options for C++ class method
1 vote
Created
January 10, 2023 15:27
Hello, Code analysis gets disabled when the file size exceeds ~300kb. You should be able to turn analysis back on from the context menu of the status indicator - https://www.jetbrains.com/help/resh...
Community
ReSharper C++
Max source file length
1 vote
Created
September 01, 2022 12:54
Hello, Do you get the status bar indicator at the top of the scrollbar also constantly changing state? Please share the log (ReSharper | Help | Show log) and the file name where this occurs. You ca...
Community
ReSharper C++
clang-tidy.exe running every 4-5 seconds...
1 vote
Created
May 06, 2022 16:02
Hello, Unfortunately this is not possible right now. Could you please attach a snippet which demonstrates this problem? Does the code break if you make the local variable const, or do you not want ...
Community
ReSharper C++
Exclude class name with wildcard from code inspection
1 vote
Next
›
Last
»