android - Possible to highlight hard-coded string literals and navigate between them? -


i can see idea 13 marks if string hard-coded string literal. default highlight can missed after tired of investigating long class, , found no way automatically navigate between them, work has done manually error prone time passes.

is there way highlight hard-coded string literals when search files?

and can navigate withing them, again can during search?

main menu - analyze - inspect code wait until analyze completed. @ bottom menu "inspection" choose: android - android lint - harcoded text - double click on line


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -