- Do not extract tokens from non-comments
- Strip the comment closing sequence from the text
Allows to use `/* TODO: some stuff */` without the extra `*/` being in the
tasks list
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/449
-- Commit Summary --
* addons/tasks: Rework the detection loop
* addons/tasks: Do not extract tokens from non-comments
* addons/tasks: Stript comment-closing sequence from task text
-- File Changes --
M addons/src/ao_tasks.c (50)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/449.patch
https://github.com/geany/geany-plugins/pull/449.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-plugins/pull/449