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 16:27
Hello, Yes, please show the difference between VS2019 and VS2022 in screenshots. Are you sure you don't have some other spellchecking extension installed in VS2019? Thanks!
Community
ReSharper C++
In VS2019, "show potential fixes" is displayed when when hovering mispelled word; this is not happening in VS 2022.
0 votes
Created
October 22, 2022 11:52
Do you mean this action - https://docs.wholetomato.com/default.asp?W177? The documentation says it's "for headers that resolve unknown symbols in the current C++ source file", or does it work for a...
Community
ReSharper C++
Add #include statement
0 votes
Edited
October 22, 2022 09:38
You should normally get the same suggestion to add the necessary #include statement as a quick-fix in the Alt+Enter menu.
Community
ReSharper C++
Add #include statement
0 votes
Created
October 17, 2022 11:07
Not sure why the paths are different, could be related to your project model. If the files do get excluded I wouldn't worry too much, but if you can make a sample solution for this we'll investigat...
Community
ReSharper C++
Exclude a folder and its sub-folder
0 votes
Created
October 17, 2022 09:18
Navigation features have their own exclusion list in "Search & Navigation | General | Elements to skip", so you can exclude files from navigation there. Unfortunately subfolders themselves will sti...
Community
ReSharper C++
Exclude a folder and its sub-folder
0 votes
Created
October 17, 2022 08:34
Hello! If you add a folder to "Files and folders" in "Third-Party Code | Skipped code", all subfolders will get excluded recursively.
Community
ReSharper C++
Exclude a folder and its sub-folder
0 votes
Created
October 04, 2022 20:27
If you don't agree with the motivation for this check, simply disable it. It's as simple as that.
Community
ReSharper C++
ReadabilityRedundantStringInit when assigning an empty string to std::string_view
0 votes
Created
September 28, 2022 09:42
Hello, It's currently not possible to add a custom macro, all the predefined macros are implemented in R# itself. Since you want the name of the current project, I guess you need to use the "Name o...
Community
ReSharper C++
How to create custom template parameter macro?
0 votes
Created
September 27, 2022 13:29
Hello, I don't think it's possible to turn off this inspection just for a single file, although I guess we can implement some mechanism for that. We'd appreciate if you could describe the details a...
Community
ReSharper C++
How to disable CppUnusedIncludeDirective for all occurrences of a file
0 votes
Created
September 27, 2022 08:36
Sorry, but it's not possible right now in C++. The naming fix can only rename one entity at a time. Here's the feature request - https://youtrack.jetbrains.com/issue/RSCPP-20226/Bulk-inconsistent-n...
Community
ReSharper C++
Applying naming style to a class
0 votes
«
First
‹
Previous
Next
›
Last
»