Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: supported regex formats #624

Open
DavePearce opened this issue Feb 2, 2025 · 0 comments
Open

feat: supported regex formats #624

DavePearce opened this issue Feb 2, 2025 · 0 comments
Labels
enhancement New feature or request inspector Related to inspect subcommand

Comments

@DavePearce
Copy link
Collaborator

DavePearce commented Feb 2, 2025

In the original inspector, you could separate regexes with spaces and they would be treated as a disjunction.

Also, you used to be able to use \<BLA_BLA\> to select a word precisely or just to set the beginning / end of word of a search pattern

@DavePearce DavePearce added the enhancement New feature or request label Feb 2, 2025
@DavePearce DavePearce changed the title feat: support spaces in regex feat: supported regex formats Feb 2, 2025
@DavePearce DavePearce added the inspector Related to inspect subcommand label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request inspector Related to inspect subcommand
Projects
None yet
Development

No branches or pull requests

1 participant