michael ussher

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

    disable javascript checking in .php files

    I'd like to turn of just javascript checking in .php files because it seems to be reporting incorrect errors.  Is there a way to do that so I can just see actual errors? same if i change the struc...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Code formatting for switch. Space between case and ''

    已回答
    I rely on code reformatting to get everything into pretty format, after I finish my messy coding I hit CMD+OPTION+L and it magically becomes up to standard for the project.  I love that.  Except fo...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Has "Show History for Selection" changed?

    I've just updated to PhpStorm 2019.2.4 Build #PS-192.7142.41 Built on October 30, 2019 And the "Show History for Selection" tool seems to be operating differently than I remember.  What I expected ...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    is there a way to NOT jump to the breakpoint in the editor? (Mulitple tabs)

    Situation: I'm debugging some related functions but all the functions are in the same file.  So I have 3 instances of the same file opened in php storm ( each in  their own window ). When a break p...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 已编辑于

    where is the Git pull show what changed view in 2019.2 ?

    I've just updated to the latest phpstorm version.  Previously when I did a GIT -> PULL all the changed files would show in the VERSION CONTROL panel, then I could do CMD + D and browse over what ch...
    • 7 个关注者
    • 11 条评论
    • 3 票
  • 创建于

    "Unable to resolve column" because the table name is in a variable.

    My code structure looks like this: Even if its not run through the function to get the table name $tbl, the select query always shows "Unable to resolve column". I know I can turn off inspections c...
    • 5 个关注者
    • 3 条评论
    • 3 票
  • 创建于

    Where'd my symlinks go?

    I have up until now used the symlinks in the REMOTE HOST panel to download the current working version of modules.  Today when I look im not seeing any symlinks the REMOTE HOST view, just the branc...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Download a file and it changes from LF to CRLF. How to stop?

    已回答
    I've just used the "download from here" option in the REMOTE HOST panel.  When the file arrives, it has different line endings.  On the server its LF when it arrives its CRLF.  Then git tells me th...
    • 1 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Change the window header text on OSX

    已回答
    Is there a way to change the PhpStorm window text?  It cuts out just the relevant info for me. Thanks.
    • 3 个关注者
    • 15 条评论
    • 0 票
  • 创建于

    compare directories but ignore a string

    In my project I have skins which are a directory name and its corresponding variable. So I have on skin that is jrFanClub. and its files will contain variables like $jrFanClub_something. These skin...
    • 3 个关注者
    • 1 条评论
    • 0 票