Wi Wi

- 活动总数 444
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 188
-
创建于 What's the difference between "rebase onto" and "pull using Rebase" ?
This is so confusing to have two commands, that seems to be doing exactly the same … -
创建于 How to navigate to concept implementors?
If I would have used pure virtual and inheritance → CLion can navigate to all children classes.But with concepts, how can it do that? I am thinking, maybe there is some comment hint?class Impl { //... -
创建于 Youtrack down?
已回答Top of page says "The text index is currently being rebuilt. In queries that search for text, the results may be inaccurate. 0% complete" and search almost does not work, most of queries give zero ... -
创建于 How to use custom build?
已完成Issue: my project does not use cmake, instead I create a "fake" CmakeLists.txt file which contains all headers but no build targets. This works amazingly, CLion parses all code and all headers cor... -
创建于 CLion header search path for 'installed' headers
We have a pretty large codebase (10K+ files). And for some historical reasons all directories are organised the following way: <prjroot>/ mylib1/ MyLib1Class1.h MyLib1Class1.... -
创建于 How to navigate to ctor from make_unique statement?
已回答Consider pretty common code style: auto var1 = std::make_unique<MyClass>(1, 2, 3);auto var2 = std::make_unique<MyClass>("str1", "str2"); Question is: how to "ctrl+click" into corresponding ctor? -
创建于 How to add external library to Python plugin in CLion?
All my Python files are dependent on other project. I cannot find a configuration to specify python path. I guess I can add it to Python itself, but then I would need to create new Python installa... -
创建于 List of hacks to make CLion usable
HiThis is life hacks I am using for CLion. I hope one day CLion will support all of them naturally. Maybe somebody will find them useful.1. Disable build types, cause they are completely useless.se... -
-
创建于 Please reopen not fixed youtrack item
Hi,please reopen http://youtrack.jetbrains.com/issue/IDEA-22401it was closed with reason "fixed long time ago"it looks like mistake because it was not implementedthank you