Finding TODOs in selected commits
Answered
Is there a way to find new TODOs in a selected bunch of commits ?
I know there is the "TODO" tab, and the "code analysis" before a commit, but I cannot find the functionality that allow me to list new todo's in selected commits, for example when I want to review an entire branch.
Please sign in to leave a comment.
This would be especially helpful if you are making TODO comments to fix latter in a branch before you finish working with it.
This is not possible. https://youtrack.jetbrains.com/issue/IDEA-74671
Note you can do it direct in git for the time being: https://stackoverflow.com/questions/24212372/script-to-find-all-todo-comments-created-on-a-git-branch