Home
ReSharper Support | JetBrains
Submit a request
Community
Sign in
Igor Akhmetov
Follow
New articles and posts
New articles, posts, and comments
Total activity
106
Last activity
January 10, 2023 15:27
Member since
April 14, 2022 14:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
36
Activity overview
Articles (0)
Posts (0)
Comments (70)
Igor Akhmetov
commented,
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
Igor Akhmetov
commented,
January 05, 2023 17:24
One more note. According to the C++ standard (https://eel.is/c++draft/module#unit-3), it looks like a single module partition cannot be defined in multiple module units, e.g. a .cpp and an. ixx fil...
Community
ReSharper C++
Resharper C++ 20 module support wants to add forward declaration
0 votes
Igor Akhmetov
commented,
January 03, 2023 11:19
Thanks! I believe both the MSVC compiler and the tutorial are incorrect and that you need "import :Rectangle;" in BasicPlane.Figures-Rectangle.cpp to make the code conforming to the standard. I've...
Community
ReSharper C++
Resharper C++ 20 module support wants to add forward declaration
0 votes
Igor Akhmetov
commented,
December 31, 2022 07:17
Hello, Could you please send us your project for investigation? You can upload it to https://uploads.jetbrains.com/, let us know the upload id. Thanks!
Community
ReSharper C++
Resharper C++ 20 module support wants to add forward declaration
0 votes
Igor Akhmetov
commented,
December 17, 2022 21:56
Hello, It's somewhat confusing, but the setting you referenced only turns off code inspections in the excluded files. You probably want to add your folders to "Third-Party code" (https://www.jetbra...
Community
ReSharper C++
Can't exclude folders from code inspection
0 votes
Igor Akhmetov
commented,
December 14, 2022 07:35
Thanks for the report! I believe we've already fixed this issue, the fix should be available in 2023.1.
Community
ReSharper C++
wrong error "Substitution failed with N = <empty>"
0 votes
Igor Akhmetov
commented,
December 02, 2022 18:48
With the setting disabled I believe R# should have no effect on mouse back/forward navigation, or at least that was the intent. If R# still breaks mouse navigation for you, please describe your exp...
Community
ReSharper C++
Mouse back-forward buttons navigation
0 votes
Igor Akhmetov
commented,
December 02, 2022 14:36
No, I think it should work as is. Make sure you click on the last path component, i.e. on the file name. If it still doesn't work, it'd be great if you could attach a sample solution which demonstr...
Community
ReSharper C++
Opening a local file from some comment text
0 votes
Igor Akhmetov
commented,
December 02, 2022 14:03
Hello, ReSharper already allows navigating to local files but at the moment only from Doxygen-style comments where syntax allows a file path, e.g. /// \file ../doc/rendering.html I guess we can try...
Community
ReSharper C++
Opening a local file from some comment text
0 votes
Igor Akhmetov
commented,
November 14, 2022 16:22
Yes, R# 2022.3 will include support for ARM64 VS. In fact it should already be available in latest 2022.3 EAP builds. Please give it a try by installing a 2022.3 EAP build from Toolbox or from http...
Community
ReSharper C++
Support for Arm64 Visual Studio
0 votes