Wi Wi

Avatar
  • 活动总数 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 …
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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 { //...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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 ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    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....
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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?  
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 4 个关注者
    • 2 条评论
    • 2 票
  • 创建于

    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...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    How to install cx_Oracle stubs for PyCharm?

    I tried clicking here and there.Nothing works :(
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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
    • 1 个关注者
    • 0 条评论
    • 0 票