How to create more notes like TODO in Android Studio, for example CHECK or TEST?
Does anybody know how to create new tags similar to the "TODO" in Android Studio? I mean so that they would highlight as well and appear in the list of issues. I'd appreciate any tip or suggestion. Yes, this is possible. Android Studio is based on IntelliJ and you can find a instruction on how to add a new pattern here: https://www.jetbrains.com/help/idea/defining-todo-patterns-and-filters.html From the link: In the TODO tool window, click the Filter TODO Items icon (Filter TODO Items) and then click Edit Filters to open the TODO dialog. To add a pattern for the OPTIMIZE items, click the Add