michael ussher
- 活动总数 697
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 18
- 订阅数 241
-
创建于 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 ... -
创建于 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... -
已编辑于 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... -
创建于 "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... -
创建于 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... -
创建于 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... -
创建于 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. -
创建于 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... -
创建于 how to have the tool bar and navigation bar on same line?
I can see in a screenshot here: https://i.stack.imgur.com/kgehj.png From this stackoverflow question: http://stackoverflow.com/questions/13504594/how-to-make-phpstorm-intellij-idea-dark-whole-ide-n... -
创建于 command D not openeing differences panel in 'local changes' phpstorm
I've been using Phpstorm for many years on linux and have recently changed to mac osx sierra. One of the things I do very often is to open the "Local Changes" panel, select a file and hit ctrl+d (...