Ben
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created "Update PHPDOC Comment" always adds "@internal param [...]" - is there a way to turn this behaviour off?
Hello, If I've edited a variable name in a method and then select the "Update PHPDOC Comment" option in the context menu, PHPStorm always adds "@internal param [...]" to the docblock. Is there a wa... -
Edited Prevent Git VCS performing Code Analysis on commit
Hello, Running PHPStorm 2017.1. Is there any way to turn off Code Analysis when performing a commit with version control? Thanks. -
Created Change foreground colour of HTML tag values
Hello, How can I change the foreground colour of text within HTML tags? In other words, the string of text between the opening and closing tag of HTML blocks, like this: <p>String of text I want a ...