[Github-comments] [geany/geany-plugins] addons/tasks: Small improvments (#449)
Quentin Glidic
notifications at xxxxx
Fri Jun 17 12:57:40 UTC 2016
- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160617/5ec1c54e/attachment.html>
More information about the Github-comments
mailing list