First: How do you do a "lazy" match in a regular expression?
Second: It doesn't seem the "lazy star" is supported. Could support for this please be added? Here is a description of the lazy star:
http://www.regular-expressions.info/reference.html
Search the forums for non-greedy and you'll probably get to know how you can achieve things with Notepad++.
First: How do you do a "lazy" match in a regular expression?
Second: It doesn't seem the "lazy star" is supported. Could support for this please be added? Here is a description of the lazy star:
http://www.regular-expressions.info/reference.html
Search the forums for non-greedy and you'll probably get to know how you can achieve things with Notepad++.