[Gambas-user] Search and replace with regular expression in IDE
Benoît Minisini
g4mba5 at gmail.com
Thu Dec 16 13:27:45 CET 2021
Le 16/12/2021 à 13:20, Cristiano Guadagnino a écrit :
> 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
>
I'm not sure this is actually implemented.
--
Benoît Minisini
More information about the User
mailing list