idea-php-annotation-plugin icon indicating copy to clipboard operation
idea-php-annotation-plugin copied to clipboard

Corresponding bracket highlighting in Annotations

Open oIi123 opened this issue 5 years ago • 0 comments

I personally love the PHPStorm highlighting off corresponding brackets. Unfortunately this feature does not work for brackets inside PHP Annotations. I've implemented that feature for annotations.

Unfortunately I did not find a way to perform only specific highlighting on change of the caret position so it maybe is not the perfect solution. But maybe someone knows a better way to do it?

oIi123 avatar Dec 04 '20 15:12 oIi123