``` $SOME_STRING$real string here$SOME_STRING$ ``` Yes, and IIRC in some SQLs `$thing` is also meaningful, but only plain `$$` strings can clash with keywords that are going to be looked up in the table.
> Not undoable, but I just don't want to be the one writing the proper fix ;-). Yeah, but since this patch limits the damage, we can assign implementing the proper solution to "somebody" else :grin: -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3433#issuecomment-1479579178 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3433/[email protected]>
