Colors in Docblock in PHPStorm 2019.3
Hi
Sorry if this question has already been posted, I did not find anything related.
So, it is not a bug, but more a question: I noticed that in the last version of PHPStorm, the colors of the docblock have changed.
Now, the color defined for the comments no longer applies for the variable and the type of the variable in the docblock, it is the color for the actual type and the actual variable name in the "real" code.
Is there a way to switch back to the old presentation?
Regards
Please sign in to leave a comment.
Hi there,
Try 2019.3.1 EAP build -- new styles are available for customizing so you can manually set the same color as comment text (in 2019.3 it uses hardcoded styles)
Hi
Great I will wait for this update then :)
Thanks!