I just updated to v2.12.4 on Win10, and the TODOs that are capitalized first words, (not using the todo package), do not appear in the TODO category in the Structure. Also the TODO category is missing from structure.
I re-install v2.12.2 and it works again.
This occurs on two different Win10 computers,
this behaviour has been changed due to several complaints
% TODO or % todo is used
The behaviour can be changed in options/advanced editor/regular expression for TODO comment
Last edit: Jan Sundermeyer 2017-03-31
regExp for allcap as todo:
%\s?[A-Z][A-Z_\-]+Last edit: Jan Sundermeyer 2017-03-31
Thanks for your reply! Works perfectly now!
The help file still describes the pre-regexp situation, with ASK, FIXME, etc.
TeXstudio 2.12.4 (hg 6475:fe21cf14c0b4)
Using Qt Version 4.8.7, compiled with Qt 4.8.7 R