Closes #1254.
This is not completely perfect but will do the trick to delay the parsing of tasks in the current document until the main loop has triggered the also delayed colourising of the current document which is necessary for parsing the tasks. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1257
-- Commit Summary --
* Addons: Delay updating of tasks list until document has been colorised
-- File Changes --
M addons/src/ao_tasks.c (45)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1257.patch https://github.com/geany/geany-plugins/pull/1257.diff