IC

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

    What is the best way to review a VCS branch in any of the IDEs?

    已回答
    I made a feature and wanted to review changes straight in the editor as a single changeset. I don't use internal built-in VCS features for maintaining my git branch, all i have is a master branch a...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Why CLion can't create a Python project?

    已回答
    CLion is not able to create python projects, however, it can create Rust, React and other not-related to CMake ones. Python Community plugin is installed The problem of creating python-based projec...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    How to run and debug a GUI application on WSL2?

    已回答
    I've setup VcXsrv client on windows Addedexport DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0export LIBGL_ALWAYS_INDIRECT=1 into `~/.bashrc` of the WSL Ubuntu dist...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Can i use MinGW GDB debugger with Visual Studio toolchain?

    已回答
    I have issues with bundled LLDB debugger (it skips memory violation accesses and doesn't give enough info about crash) and want to replace it with something more usable and working. When i set a pa...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Why CLion doesn't support UE4 out-of-the-box?

    已回答
    I have a CLion license for my weekdays job and I also want to make use of it for my new hobby, development for UE4. Why C++ oriented IDE doesn't support C++ programming-oriented engine and you add ...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 已编辑于

    Is it possible to show namespace first then symbol name in symbols search popup?

    已完成
    I have to search through symbols based on their namespace but the names are sometimes very long compared to the namespace names. Is there a way to change the formatting in that window so that the s...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Unwanted line breaks in run window

    已回答
    I don't understand the reason why clion breaks lines in application output window
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Compile folder of files or multiple selected files?

    已回答
    Is there a way to compile a folder or multiple files in CLion? I think this feature it's pretty straightforward to implement (if it doesn't exist yet). Maybe it should show a window with patterns o...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Is it possible to show untracked files in changelists?

    已回答
    Currently, intellij products don't show files untracked by git in default changelist. Is it intended? I think it would be useful thing
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Pale colors in autocomplete window

    已回答
    Theme: Darkula ColorScheme: GapStyle IntelliJ IDEA 2018.2.2 (Community Edition)Build #IC-182.4129.33, built on August 21, 2018JRE: 1.8.0_152-release-1248-b8 amd64JVM: OpenJDK 64-Bit Server VM by Je...
    • 2 个关注者
    • 2 条评论
    • 1 票