Relative Content

Tag Archive for android-studiotodo

How can I hide, remove a false positive for a TODO item in Android Studio?

I have a .dict file and one of the lines is todo T UW D UW. This line is not commented and there are no comments in this file. This comes up as a false positive in my TODO list in Android Studio for some reason. Outside of deleting the file or this line, is there anyway to suppress this particular TODO?