主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Zhoujiazhiwork
活动总数
35
最后的活动
2026年02月14日 09:58
成员加入日期
2025年01月12日 05:24
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
13
活动概览
帖子(13)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2025年09月22日 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...
社区
CLion
Modifying a .cpp file (with unused header) sometimes triggers a full project rebuild
0 票
创建于
2025年09月19日 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...
社区
CLion
Conditional breakpoint with expression always triggers regardless of result
0 票
创建于
2025年09月18日 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...
社区
CLion
Question about CLion Nova and code privacy
0 票
创建于
2025年07月10日 01:51
1. in CLion2. not in same file
社区
CLion
Constructor usage not detected when called via emplace_back(...)
0 票
创建于
2025年07月03日 11:42
Thanks, it works
社区
CLion
Renaming .h file does not update corresponding .cpp file name
0 票
创建于
2025年06月22日 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.
社区
CLion
"Go to Derived" icon not working from .cpp file in CLion
0 票
创建于
2025年06月22日 11:19
1. I'm using CLion Classic2. i use Cmake on mac
社区
CLion
Renaming .h file does not update corresponding .cpp file name
0 票
创建于
2025年06月22日 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...
社区
CLion
Refactor Rename changes method names inside string literals
0 票
创建于
2025年06月17日 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...
社区
CLion
Refactor Rename changes method names inside string literals
0 票