flode

Avatar

Web developer trying to stay sane in this industry.

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

    How to make keyboard shortcut comment put slashes at beginning of text not line?

    I swear PHPStorm by default put the slashes at the beginning of the text, but now it puts it at the beginning of the line, which can look bad and possibly throw me off when I'm scanning or searchin...
    • 5 个关注者
    • 6 条评论
    • 3 票
  • 创建于

    Not seeing how to colorize file type .diff

    I made a patch.diff file from SourceTree, which basically is a git diff of changes in a file. When I look at it in PHPStorm, the file name in the Project window is maroon (red?), but the text in th...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to easily search for opened file includes?

    In some files I want to find any files that have included it when it's not obvious or available from a Cmd-click on a function or var etc, but right now the easiest way I can find is to right-click...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    How to flip back and forth between Find in Path search results?

    I've been using BBEdit for an old language, and its multi-search pops up a window like the Find in Path search results list, which on a Mac lets me hit Cmd-~ (tilda) to flip back and forth between ...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    No Command+Q again prompt to quit app?

    On most Mac apps I use, hitting Command+Q on accident instead of Command+W (like Chrome to close a tab) will pop up some text saying to hit Cmd+Q again to quit... with PHPStorm it just quits, which...
    • 8 个关注者
    • 9 条评论
    • 7 票
  • 已编辑于

    How to get function helper text to float above cursor while typing?

    This YouTuber does it here: https://youtu.be/NrlY-xeqHBg?t=255 Notice the in_array helper floats above his cursor while he types, showing him the param definitions... My PHPStorm doesn't do this, i...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Can't seem to get sensible 'else' line handling

    Often when I only need one line of executing code on an if or an else call, I like to remove the braces, and PHPStorm for the most part handles this sensibly: it puts the single executable line of ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Look... just put a button in settings to disable inspection pop-ups

    It's nice that the editor colors unused variables in gray... but not that it pops up a notification over the text below telling me it's unused (at least not that quickly, or let me hit a button to ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Hover popup of... Variable variable?

    Like... what? Is it talking about this? It's already disabled. So... how is this useful, why is popping up when it's disabled, and how am I supposed to stop this pop-up that got in the way of my ...
    • 4 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    Not understanding this JavaScript warning...

    I'm working on older code, written before JavaScript became all beautiful and did your laundry, and a bunch of lines of code are highlighted and probably false flags, but I'm not understanding some...
    • 2 个关注者
    • 2 条评论
    • -1 票