And Finally
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 17
-
Created Big + button in bottom right of UI
In recent versions I am seeing this large button in the bottom right of the PhpStorm UI. It allows me to add a new file or folder. How can I get rid of this element? It gets in the way of more usef... -
Edited PhpStorm code format inserts space
I have a maddening issue with PhpStorm code reformat. I'm working on a WordPress project which uses the WordPress code standard for phpcs. One of the things the standard doesn't like is "precision ... -
Created PhpStorm PHP code format aligns concatenated strings
I break up long strings into concatenated parts to avoid my code overflowing the right margin, like this: When I run code format, PhpStorm aligns the parts like this: I can't find where in the PH... -
Created PHPStorm chowing memory
I'm running a single project in PHPStorm on OSX - there's a fair amount of files as I have two other branches of my code in the project as well as the one I mostly work on. The file size of the 18,... -
Created PHPStorm chowing memory
I'm running a single project in PHPStorm on OSX - there's a fair amount of files as I have two other branches of my code in the project as well as the one I mostly work on. The file size of the 18,... -
Created PHPStorm chowing memory
I'm running a single project in PHPStorm on OSX - there's a fair amount of files as I have two other branches of my code in the project as well as the one I mostly work on. The file size of the 18,... -
Created Exclude directory from Go To Declaration
Is it possible to exclude a directory from the Go To Declaration functionality but keep it included for search, version control integration and other functions? It's convenient for me to keep two e... -
Created Control-hover on function call
Hi, I've just moved my PHPStorm from Win 7 to OSX. I'd like to change the keyboard shortcut for the "go to function" functionality from Control-hover to Command-hover. This is when you hold your co... -
Created Where can I find the icons?
I'm customising my toolbar and want to use the "Open File" icon for "Open Directory". Does anybody know the location of the default icons in the PhpStorm directory? I'm on Win 7.ThanksAnd Finally -
Created Remove a default file template
Can anyone tell me how I can delete one of the default file templates? The PHPStorm template for an HTML file uses the .html extension - I like to use .htm, but I don't seem able to change it. I ca...