michael ussher

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

    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 票
  • 创建于

    How do you figure out what causes the debugger to 'Disconnect'

    os:kubunt 10.04PhpStorm 2.0.1Build PS:103.243My debugger is working on a remote machine using xdebug.Most of the time it will work fine.  Stepping through code until i click the green arrow (or F9)...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    ftp: "failed to transfer" because its not a file

    os: kubuntu 10.04PhpStorm 2.0.1build:PS:103-243Why do i get failed transfers on such a regular occasion.Steps to replicate:* open the "Remote Host" panel* right click on the home directory of a lar...
    • 4 个关注者
    • 9 条评论
    • 1 票