Brian Leach
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Can I See *How* a function is known to PHPStorm?
I am calling a function in a PHP script. I have a require_once statement at the top which references the file which contains the function. In the editor, PHP displays the function call normally, ... -
Created Keyboard Shortcut for Text Replace
I know I can type Cmd-R to bring up the replace text dialog, but when it finds matches and I want to replace text or skip that match, I know I can use the mouse and click the buttons, but are there...