How to see all TODO tasks in Android Studio?

后端 未结 2 1680
小鲜肉
小鲜肉 2021-02-02 04:42

How could I open a view in Android Studio where all tasks that I\'ve created using // TODO comments would be displayed?

2条回答
  •  甜味超标
    2021-02-02 05:33

    Also, you can press the Shift twice and write TODO in the search bar to display the TODO panel.

提交回复
热议问题