It may be a little subtle, but the regex syntax is Perl compatible, (and it is also yuckmascript compatible if a flag is set, Geany doesn't set it) but replacement isn't part of the regex syntax and thats why it isn't documented in the Glib regex syntax page.
My reference to Glib's replace is irrelevant, it appears that the replace is Geany's own so its totally unrelated to any Perls, so yeah, it should be clearly documented in Geany docs.
Why the Geany docs repeat the regex stuff I'm not sure, but I think its from back when it used a less common regex engine, but thats where the replace stuff is hidden, maybe it should be here.
Pull requests are welcome.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.