Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99280

Where is the option to allow old RegEx logic? [duplicate]

$
0
0

This question already has an answer here:

I am not good with RegEx but i was doing good with semi-complex expression combinations while using http://buildregex.com/

However these expressions like this simple example: (?:b_)(?:.*)(?:\ \=\ \{)

(which would find stuff like b_somename = {)

are not working anymore and im curious if there is an option or settings.json entry to use the old logic without a rollback.

Thanks in advance


Viewing all articles
Browse latest Browse all 99280

Trending Articles