Edward Barnard

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Local variable to object property refactoring?

    I've had several cases this week where I started out with a local variable in a PHP class method (e.g., $myItem) and wanted to change it to be a class property (e.g., $this->myItem). Does PhpStorm ...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    option key 5 times turns off mac keyboard

    It might be worth adding to the help text for the multi cursor feature: I'm using a MacBook Pro running Yosemite. When I did option-click in several different places to enable multiple-cursor editi...
    • 1 follower
    • 0 comments
    • 0 votes