How can intentionaction set a group like inspection

Answered

How to make the following [Note xxxx] appear on the right

 

10 comments
Comment actions Permalink

Specify the familyName for the IntentionAction.

0
Comment actions Permalink

I set the familyname, but it doesn't seem to work

0
Comment actions Permalink

Other classes  extends BaseIntentionAction、But it didn't work

 

0
Comment actions Permalink

Ah, sorry – I misunderstood you in the beginning.

The actions you've highlighted are native, and these aren't "sub-IntentionActions" – these are available for every action available there, even yours.

It's not possible to group custom actions like that.

1
Comment actions Permalink

How do I create this sub intention actions? Can you give me some guidance? thank you

1
Comment actions Permalink

There is no such thing.

0
Comment actions Permalink

How did this happen?

0
Comment actions Permalink

As said – this is an internal sublist, a context menu for an IntentionAction. It's not extendable.

1
Comment actions Permalink

What else is triggered by Alt + enter? and can I set a group or context menu?

1

Please sign in to leave a comment.