michael ussher

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

    550 Overwrite permission denied

    PS# 107-592i just started getting"550 Overwrite permission denied" errors in the file transfer dialog.It was working yesterday, other FTP programs work fine, It works fine if i delete the file from...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    is there a way to limit the history to per project

    PhpStorm: PS#107-592currently during the course of a day I open different projects.I will be in PROJECT 1 and use the ctrl+shift+f  (find in entire project) and do several searches throughout the d...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    name of the menu in the CHANGES panel

    Whats the name of the menu that appears on right click in the "Changes" panel?It has a bunch of stuff in it like:* commit changes* revert changes* move to another changelist* show diff* jump to sou...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    You know your getting lazy when.....

    You know your getting lazy and relying too much on your IDE when you expect to be able to type:print 'heland hit ctrl+space (for autocomplete), and expect the result to be:print 'hello world';:p
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    "Thank you for evaluating PhpStorm, your licence expires in 2 days"

    I've been running the EAP's right from the very beginning.Last year I bought a licence, but never used it because I was always keen to get the new features.  ( this one in particular http://youtrac...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    ctrl+shift+(up and down) started working strangely after the update to 2.1

    ctrl+shift+(up and down) started working strangely after the update to 2.1Is this some new design, a bug or a feature that can be turned off?it used to work like this:switch(){     case'one':      ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    What do do when the "commit to git, then upload" fails to upload?

    I just committed to git with the normal option of "then upload to server".  but this time the connection timed out and all the changes were committed.Does anyone have any tricks that they use in th...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    whats the keyboard shortcut for "Go to Line"?

    已回答
    Ive looked in the settings and looked in the keymap and tryed to find it usind ctrl+shift+a  but cant seam to locate where to set, or what the currnent setting is for the "Go to line" tool.Currentl...
    • 7 个关注者
    • 9 条评论
    • 7 票
  • 创建于

    how do you know what file your viewing the diff for?

    PhpStorm 107-56After I download from the sever all the changes that happended over night, i get a list of them in my "Changes" panel.I can click ctrl+d on a selected file and the difference panel o...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Field with that name alread defined in this class

    os: kubuntu 10.04PhpStorm: #PS-107.21I have a class that looks like this:class track{protected $ipaddress;protected $currTime;__construct(){//some code......    $this->ipaddress = $ipaddress;//this...
    • 2 个关注者
    • 2 条评论
    • 0 票