[Github-comments] [geany/geany] Fix typename highlighting after using replace (#1022)

Jiří Techet notifications at xxxxx
Wed May 4 10:22:48 UTC 2016


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.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1022

-- Commit Summary --

  * Fix typename highlighting after using replace

-- File Changes --

    M src/document.c (3)

-- Patch Links --

https://github.com/geany/geany/pull/1022.patch
https://github.com/geany/geany/pull/1022.diff

---
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/pull/1022
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160504/67831bad/attachment.html>


More information about the Github-comments mailing list