php-spx icon indicating copy to clipboard operation
php-spx copied to clipboard

feature request: add search by function/class name

Open le0n4ik opened this issue 5 years ago • 1 comments

New update with function highlighting is amazing!

It would be great to add search functionality to report screen and highlight matched functions.

For example: I have function "VerySlowFunction" in the "VerySlowModule" which is located in "VerySlowNamespace". And when i opening report - sometimes it's hard to find this function or module usage. But if we would have search ability, it would be easy to find all this function or module calls with search by function or namespace (by highlighting functions or showing the list of matches with ability to select needed function)

le0n4ik avatar Apr 15 '20 22:04 le0n4ik

This is a good idea, but there is some overlap with the "color by category" feature. Maybe this later feature can also be improved ? For instance to make the process of creating a category from a pattern simpler.

NoiseByNorthwest avatar Apr 23 '20 21:04 NoiseByNorthwest