Is there a way to reset indexing?
I have a Kotlin project (with Amper & Gradle), an I moved files between different packages (same module)
But I see one of two issues then occur from this
1: Fleet does not even try and update the index, and causes immediate errors of unresolved reference
2: Fleet sits in a state implying indexing is in progress, when it really feels like it isn't (like 60 mins later, little resources being consumed, feeling very idle, still saying its in progress)