To add to @eht16 comment, search replace does not understand the context of what it is editing, it does not see a programming language string in which `\n` means newline, it just sees text characters `\` and `n`.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3875#issuecomment-2119224792 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3875/[email protected]>
