[Github-comments] [geany/geany] Make sure to update the tag list only for the current document (ec4a5ea)

Colomban Wendling notifications at xxxxx
Sat Aug 20 21:27:00 UTC 2016


The point of not doing it when you type is that if you're actively typing enough and parsing would happen to be slow enough for you to notice (unlikely, but well), it seemed better to keep typing responsive instead of symbol updating -- which you're probably not looking at if you're typing so actively anyway.

So, yeah, `g_source_remove()` is possibly slow, but we never encountered a situation where it was *noticeably* slow, so I didn't bare.  Possibly if we're worried, we could create a `GSource` explicitly and attach/detach it at will, not sure.

-- 
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/commit/ec4a5ea4f92f337d97b3ab2abae88e4ebf95d777#commitcomment-18715202
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160820/cf613a7f/attachment.html>


More information about the Github-comments mailing list