Skip to content

chore(tools): Support advanced file search regex - #1025

Open
JeanMertz wants to merge 1 commit into
mainfrom
lookahead
Open

chore(tools): Support advanced file search regex#1025
JeanMertz wants to merge 1 commit into
mainfrom
lookahead

Conversation

@JeanMertz

Copy link
Copy Markdown
Collaborator

Project file-search tools accept lookaround and backreferences, matching patterns used by the other regex-enabled tools. Searches retain grep-style line anchors and continue past invalid UTF-8 content.

Project file-search tools accept lookaround and backreferences, matching
patterns used by the other regex-enabled tools. Searches retain
grep-style line anchors and continue past invalid UTF-8 content.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant