How to create more notes like TODO in Android Studio, for example CHECK or TEST? -


does know how create new tags similar "todo" in android studio? mean highlight , appear in list of issues. i'd appreciate tip or suggestion.

yes, possible. android studio based on intellij , can find instruction on how add new pattern here:

https://www.jetbrains.com/help/idea/defining-todo-patterns-and-filters.html


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -