Add new action to fixerror popup

Is it possible to write a plugin add a custom action to this popup?

0

Hi!

You can write a plugin with com.intellij.codeInsight.intention.IntentionAction which would be available on unresolved references - then it will be included in the popup above

Anna

0
Avatar
Permanently deleted user

Hi!

how to register it or may be there some config ?you're kind if you can give me a complete example .

0

请先登录再写评论。