Edward Barnard
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edward Barnard commented, -
Edward Barnard created a post, 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 ... -
Edward Barnard created a post, 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...