VSCode API - intercept and change search value before executing search

Viewed 17

I want to write a VSCode extension that will apply a regex pattern to every search. Can this be done? I want this for folder search and inline search.

0 Answers
Related