AxonFramework / IdeaPlugin

An IntelliJ IDEA plugin for Axon Framework
Apache License 2.0
34 stars 21 forks source link

Exception thrown upon popup #235

Closed CodeDrivenMitch closed 1 year ago

CodeDrivenMitch commented 1 year ago

The new IDEA version throws an error when the navigation popup is clicked: Do not use PsiElement for popup model. See PsiTargetNavigator

CodeDrivenMitch commented 1 year ago

I am in contact with Jetbrains about it, as it might be a bug in IDEA itself