feat: SearchQuery.filterResult option lets you filter search results further (e.g. checking Marks) #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I added an optional filter on results, that work the same way of
checkWordBoundary.In particular I wanted to search for a text that also has some
Marks.I changed the internal
checkResultfunction -- originally intended only for thewholeWordoption -- this way:This are two filters that I use to check if the searched text has one or all the
Marks in a set:You have an issue where your autoformatter ran wild on the code and you apparently committed all its spurious changes.
I was afraid of that.
I'll try to get my dev environment conforming to the contributing guidelines. Sorry for the waste of time.
I'm closing this PR, I'll try to be back with a more conformant one.
Please, just tell me if you find the feature useful.
Pull request closed