[Gambas-user] Search and replace with regular expression in IDE

Cristiano Guadagnino criguada at gmail.com
Thu Dec 16 13:20:19 CET 2021


Hi everybody,
I'm going mad trying to do a search&replace in the IDE by using regular
expression capture groups, and I cannot find documentation anywhere.
How do you specify the reference to a capture group in the replace field?
I have tried \1, &1, $1, g{1}, {1}... I am out of ideas.
Any hint?

Thank you in advance
Cris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20211216/4bc73a15/attachment-0001.htm>


More information about the User mailing list