Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Zhoujiazhiwork
Total activity
35
Last activity
February 14, 2026 09:58
Member since
January 12, 2025 05:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Posts (13)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
September 22, 2025 16:08
Lifordwill1122 Is there any way to find or track the root cause? Just a moment ago it rebuilt everything, even though I only changed a rarely referenced cpp file.One observation: the full rebuild s...
Community
CLion
Modifying a .cpp file (with unused header) sometimes triggers a full project rebuild
0 votes
Created
September 19, 2025 16:41
Anna Falevskaya In this case, text is a custom class that has a Contains method. Today I updated to the latest version of CLion [2025.2.2] and enabled Nova, and I could not reproduce the issue. For...
Community
CLion
Conditional breakpoint with expression always triggers regardless of result
0 votes
Created
September 18, 2025 15:31
Anna Falevskaya I haven’t used any AI plugins at all. If the Nova engine doesn’t upload my code to the cloud, I might consider giving it a try.If I upgrade to Nova, is there any way to downgrade ba...
Community
CLion
Question about CLion Nova and code privacy
0 votes
Created
July 10, 2025 01:51
1. in CLion2. not in same file
Community
CLion
Constructor usage not detected when called via emplace_back(...)
0 votes
Created
July 03, 2025 11:42
Thanks, it works
Community
CLion
Renaming .h file does not update corresponding .cpp file name
0 votes
Created
June 22, 2025 11:21
I’m using CLion Classic, not the Nova version. I upgraded from the last version of CLion 2023, where this issue did not exist.
Community
CLion
"Go to Derived" icon not working from .cpp file in CLion
0 votes
Created
June 22, 2025 11:19
1. I'm using CLion Classic2. i use Cmake on mac
Community
CLion
Renaming .h file does not update corresponding .cpp file name
0 votes
Created
June 22, 2025 11:18
Hello, I'm using CLion Classic and have unchecked "Comments and String" in the rename settings, but it still renames text inside strings. I’ve tried multiple times, and sometimes CLion freezes duri...
Community
CLion
Refactor Rename changes method names inside string literals
0 votes
Created
June 17, 2025 09:24
example class ExampleClass{public: void CalculateValue(int x, int y, int z, int w) { // Implementation }};ICall_TEST("Namespace.ExampleClass::CalculateValue(int,int,int,int)", ); When I...
Community
CLion
Refactor Rename changes method names inside string literals
0 votes