My own implementation of the PsiAugmentProvider successor is accessed too often and has a slow code prompt during use

Answered

For example, my idea only accesses the current class, but the PsiAugmentProvider has many accesses. And while a visit takes a short time, my code suggests that it will take a long time

0
1 comment

Hi,

I'm sorry, I don't understand your problem. Please describe it in more detail. Share your PsiAugmentProvider implementation and explain what it means that it is accessed too often and what problems exactly it causes (do you mean that code completion is slow?).

0

Please sign in to leave a comment.