Since the 3 commits on June 2016, the Tasks functionality has stopped working on non-C files (i.e. .c and .h work fine, filling up the tasks) like .vhd The 3 commits in June reworked the task-keywords detection loop and limited it to search only within comments. Now it doesn't find tasks in .vhd files, even if the "TODO" keyword is within a .vhd comment, which is otherwise visually styled in the editor as defined in filetypes.vhdl, so that geany does indeed detect VHDL comments fine.
This sees to be missing VHDL handling in Geany. Please try https://github.com/geany/geany/pull/1402
@Galland can you test the PR @b4n referred to above, and also test it does NOT affect any other filetypes or features. That will speed its inclusion.
@Galland: did you have time to re-test this with a current version of geany? Does the problem still exist?
Just tested on Geany 1.35 and it works. Thanks!
@Galland: thanks for the feedback. Closing this.
Closed #530.
github-comments@lists.geany.org