listening psi element change
已回答
My use case , when user edit the JavaPsiFile , I want to know the edition in which psiMethod , which listener can be used ?
请先登录再写评论。
Check the Psi Files – How do I get notified when PSI files change? section in the IntelliJ SDK Documentation.