At the moment we only re-colorize typenames at the visible part of the
screen (after full colorization when the file gets loaded). This works well
for normal editing but is insufficient for the replace operation as the
replaced text can be outside the visible area.
To fix this, perform full recolorization when performing replace.
https://github.com/geany/geany/pull/1022
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub