For example, how do you set the i
flag to perform a case insensitive match? Is it even possible?
In code I would usually do something like /needle/i
The Visual Studio Code documentation only makes a passing reference to the fact it uses the ripgrep regex engine. The docs there didn't help me either.
In the find panels, selecting the "Match Case
" option turns a case-insensitive search into a case-sensitive search. So if the option is not selected, the search is case-insensitive.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With