And Finally
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 17
-
-
And Finally created a post, 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... -
-
-
-
And Finally created a post, 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 ... -
-
And Finally commented, -
And Finally created a post, 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... -
And Finally commented,