TODOs after comments are not matched #73
Unanswered
timbslr
asked this question in
Potential behavior-altering enhancement
Replies: 2 comments
-
|
Would like to gather feedback from the community before doing that! Let's start a discussion here! 😊 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I would perfer a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions