php-spx
php-spx copied to clipboard
Add simple search feature
Simple search feature to filter and highlight matched functions.
after search

@NoiseByNorthwest I a bit changed this feature.
after search

@ilnytskyi The history of your branch is not very clear with many merges of master. I've fixed the history in https://github.com/NoiseByNorthwest/php-spx/tree/search_feature/fixed_history so that your commits are straight on top of the current master. Could check if it is OK and reset your branch to this ref ?
There are also few commits with Your Name <[email protected]> as author, could you fix it ?
@NoiseByNorthwest Thanks for review. I created new branch from latest master with all changes in one correctly signed commit.
https://github.com/ilnytskyi/php-spx/commits/search_feature_fixed
I think it can be merged instead of branch from this PR.
@ilnytskyi Yes, https://github.com/ilnytskyi/php-spx/commits/search_feature_fixed is OK, overwrite this PR or close it and create a new one, I will merge it as soon as it will be green.
closing this in favour of https://github.com/NoiseByNorthwest/php-spx/pull/202