How could I open a view in Android Studio where all tasks that I\'ve created using // TODO comments would be displayed?
// TODO
You can find this "view" on bottom left menu bar. Called TODO
(or)
Android Studio
go to View -> Tool Windows -> TODO to display the TODO panel
Anything marked
should be visible in the list panel