Patrick Turley

Avatar
  • 活动总数 29
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 10
  • 创建于

    How to override --target on CMake build command line

    已回答
    When I start a build, I can see the CMake command in the Messages pane: C:\Users\pturley\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe --build C:\Workspace\gs\build\cmake-build-debug...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    GitHub "View in Browser" doesn't show HEAD commit

    已回答
    I LOVE the “View in Browser” feature and I use it all the time at work to create links to code.I just now noticed that, on some files that haven't been touched in a while, the link I'm getting poin...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    CLion LLDB debugger console doesn't work

    已完成
    I am debugging a program using the bundled LLDB and I want to type some commands directly to LLDB.I can view the LLDB console and all its output.  I can see the (lldb) prompt.The LLDB documentation...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    I'd like to adjust the CLion (Nova) inlay font

    已回答
    Here's an example of some code I'm looking at, and the inlay CLion Nova shows:  I would like to adjust the inlay font but, after digging around in the settings quite a bit, I can't find anything.I ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Can't step into functions at all

    已完成
    If I've stopped on a function call, and I click on “Step Into," it never works.  I step over instead.It isn't just library functions, or some troublesome module - “Step Into” never works, even on m...
    • 2 个关注者
    • 3 条评论
    • 1 票
  • 已编辑于

    Can I select the source for comments in hovers?

    已回答
    Regrettably, my organization doesn't use any kind of embedded documentation tool like Doxygen or clang-doc, so CLion can't render "cool" hovers for me. Of course, it can and does show whatever comm...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Can I make LLDB the default debugger?

    已回答
    I'm using CLion on Windows.  When I attach to a process, I get two choices for my debugger:   Attach with Bundled GDB Attach with Bundled LLDB   The GDB option is the default so, every time I att...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    CLion 2020.3 not recognizing Visual Studio error messages and turning them into links to source

    已回答
    I've upgraded to 2020.3.  Now, when I build my project, error messages in the "Messages" windows aren't recognized and turned into links to the source code. Is anyone else seeing this problem?
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    How can I disable CLion builds *entirely*

    已回答
    I'm working on Windows. I'm working on a project that I *cannot* build with CLion.  I only want to view and edit code in CLion - I *never* want to build with CLion or CMake. When I open my project,...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Decision algorithm for showing parameter hints

    已回答
    I installed CLion 2019.2 EAP yesterday. I like parameter hints, and I'm happy they're in. However, CLion shows parameter hints for some parameters but not others, and the pattern isn't obvious. How...
    • 2 个关注者
    • 2 条评论
    • 0 票