Nikolay Pelov

Avatar
  • 活动总数 63
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 17
  • 已编辑于

    Can't run cygwin64 program in terminal

    Update: The problem only exists when the project is located on a network driveI made a simple udp program that echoes udp packets. It listens on port 8089. I doesn't run in built in terminal - retu...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Set python path when using mingw

    Hi, I'm using clion with esp idf. I set it up according to this video. Some time ago the tutorial worked fine, but now it doesn't. After debugging for a while I found out that it uses python execut...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    phpstorm keeps suggesting something that I never use as first autocomplete option

    With phpstorm the first place in autocomplete is usually the one I'm looking for. But when I try to autocomplete intval (intv->ctrl-space) I always get intltz_get_tz_data_version as first option. I...
    • 6 个关注者
    • 14 条评论
    • 1 票
  • 创建于

    How to make CLion work with Arduino and other embedded tools (Microchip XC ... etc)

    The biggest part of this questions is "How do I add include directory into CLion for inspection to work properly?". I guess running build can be done relatively easily.
    • 4 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    Rebuild function in CLion (clean build)

    已回答
    Is it possible to Rebuild a project (clean, then build) in CLion like in other ides (IntelliJ). If not - is there a feature request for this. I can't imagine that no other people requested it.
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Open new IDE window for current project

    Hi,   Is it possible to open a new IDE window for the same project? I kida run out of space and I would like to separate tings a bit. I do use split-window feature, but it's not enough. I wish I co...
    • 2 个关注者
    • 7 条评论
    • 3 票
  • 已编辑于

    Run hotkey works as Run...

    Hi,   I assigned key F9 to run (previously Shift-F10), but it works as "Run..." (Alt-Shift-F10) in some cases (brings the run configuration menu) - when I select certain configurations. Pressing ru...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Change the way PHPStorm displays (unexpected) exceptions in phpunit tests

    When I run tests in linux console I get a result like: <Exception class>: <message> <stack trace> But in phpstorm I don't see the exception class. Am I doing something wrong or it's a phpstorm bug?
    • 3 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    Turn off the red rectangles

    已回答
    How do I turn off the red rectangles that show in atuocompletes like foreach? After some time I noticed that they don't help much.
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Unknown magic properties

    It's nice that there is a way to autocomplete magic properties with @property when they are known limited amount. however in some classes I use magic properties that are generated by loading conten...
    • 2 个关注者
    • 2 条评论
    • 0 票