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
Edited
July 02, 2022 18:05
R# uses the -checks command-line argument to pass the list of enabled/disabled checks to clang-tidy as described on the settings page: With this setup, the command-line -checks value overrides the...
Community
ReSharper C++
clang-tidy configuration file and code cleanup
0 votes
Created
July 02, 2022 06:54
Hello, Why do you think it's not being taken into account? Please describe what you're trying to do. Note that the list of enabled checks is currently taken from R# settings and not from the confi...
Community
ReSharper C++
clang-tidy configuration file and code cleanup
0 votes
Created
June 22, 2022 19:54
Hello, The setting was moved to the "Environment | Editor | Appearance" page.
Community
ReSharper C++
How do I disable the 'Navigate to' icon that pollutes the gutter margin of every single line in my C++ header file?
0 votes
Created
June 22, 2022 13:38
Hello, You can find the answers to most of your questions in ReSharper's online help. Take a look at https://www.jetbrains.com/help/resharper/Inline_Parameter_Name_Hints.html. Thanks!
Community
ReSharper C++
how to fully disable Inlay Hints?
0 votes
Created
June 20, 2022 14:51
Andreas P. Thanks for the update! Philwave Startup project is not relevant here. You need to choose the file context from a dropdown at the top of the editor window. It might not work depending on ...
Community
ReSharper C++
Resharper selects wrong project for IntelliSense
0 votes
Created
June 20, 2022 13:02
Hello Arash, Looks like you've found the tracking issue for this bug already - https://youtrack.jetbrains.com/issue/IDEA-290227. We'll update the issue if there's any progress. Thanks!
Community
ReSharper C++
Shelve in Perforce is not working as expected in Rider
0 votes
Created
June 15, 2022 18:31
As I mentioned R# is likely confused about what project to use when indexing a file. The best workaround is probably to keep the documentation project separate from the main solution. Would it be p...
Community
ReSharper C++
Resharper selects wrong project for IntelliSense
0 votes
Created
June 13, 2022 14:50
I see, thanks for the clarification. I'm not entirely sure what happened in your scenario, but probably during indexing R# decided to use the documentation project to get the compilation properties...
Community
ReSharper C++
Resharper selects wrong project for IntelliSense
0 votes
Created
June 13, 2022 11:20
Hello, I believe the navigation bar is of no help here. At the moment the project from the bar is used to select the context only if the same file is included into several projects. For debug purpo...
Community
ReSharper C++
Resharper selects wrong project for IntelliSense
0 votes
Created
May 22, 2022 16:37
Another option of course is to enable C# support in ReSharper and give it a try :) In this case VS actions should be properly merged into ReSharper's Alt+Enter menu.
Community
ReSharper C++
How to prevent ReSharper C++ automatically startup in C# projects?
0 votes
«
First
‹
Previous
Next
›
Last
»