Hello everyone,
I’ve been having an issue with Android Studio where it no longer displays any code errors or warnings. I keep seeing messages like “No analysis has been performed” and “Highlighting disabled.” Even if I switch the “Highlight:” option to “All Problems,” nothing changes.
Previously, Android Studio would automatically highlight any errors or warnings in my code. But now, it doesn’t highlight anything, which makes it difficult to pinpoint where I’ve made mistakes.
Here’s what I’ve tried so far:
Invalidate Caches / Restart multiple times, with no success.
Does anyone know how to fix this? How can I get Android Studio to show errors again or re-enable inspections? Any help would be greatly appreciated!
Thanks in advance.