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

已回答

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

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

请先登录再写评论。