[Github-comments] [geany/geany] Document the regular expression replacement character (#2439)

gunchleoc notifications at xxxxx
Sun Feb 16 13:22:16 UTC 2020


It took me quite a while to guess that the replacement character for Search & Replace is not `$1` or `\\1` but `\1`. [STFW](https://en.wikipedia.org/wiki/RTFM) came up empty, since most questions are about problems with the pattern, not with the replacement/substitution character.

I think this should be documented somewhere on https://www.geany.org/manual/gtk/glib/glib-regex-syntax.html or `<local_path>/doc/geany/html/index.html#regular-expressions`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200216/89c4c8fb/attachment.htm>


More information about the Github-comments mailing list