And Finally
- Total activity 63
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 16
-
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,...