If I have a comment like
// This function solves differential equations //TODO does it do that for all types of differential equations or only a subset?
(a TODO in the same line as another comment), then the TODO isn't highlighted in the editor, nor is it shown in the tree view.
In my opinion, TODOs after comments should also be matched and highlighted.
If I have a comment like
// This function solves differential equations //TODO does it do that for all types of differential equations or only a subset?
(a TODO in the same line as another comment), then the TODO isn't highlighted in the editor, nor is it shown in the tree view.
In my opinion, TODOs after comments should also be matched and highlighted.