autocomplete for room query stopped working?
After opening my room dao I noticed that the autocomplete for Query annotation does not work at all. Not only that, but it also does not check any SQL queries I try to enter for errors and spelling mistakes:
https://i.stack.imgur.com/2m6K6.png▾
( I purposefully used "FRR" instead of "FROM" to show that the error correction does not work )
I've already tried to invalidate caches and restarting android studio, but that changed nothing.
Any ideas?
(also,...