Skip to content

[verifier] fix Override-Only calls to Action Methods#8766

Draft
pq wants to merge 5 commits intoflutter:mainfrom
pq:verifier_actionPerformed
Draft

[verifier] fix Override-Only calls to Action Methods#8766
pq wants to merge 5 commits intoflutter:mainfrom
pq:verifier_actionPerformed

Conversation

@pq
Copy link
Copy Markdown
Collaborator

@pq pq commented Feb 7, 2026

ActionUtil provides the preferred approach to calling actionPerformed and update:

image image

See: #8764

UPDATE:

It looks like ActionUtil.* methods are not available in AI-251.27812.49.2514.14217341 (2025.1.4.7) so we can't land this if we want to be compatible back to Narwhal.

Compatibility problems (5): 
    #Invocation of unresolved method com.intellij.openapi.actionSystem.ex.ActionUtil.performAction(AnAction, AnActionEvent) 

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

@pq pq requested review from helin24 and jwren February 7, 2026 23:36
@pq pq changed the title [verifier] fix Override-Only calls to actionPerformed [verifier] fix Override-Only calls to Action Methods Feb 7, 2026
@pq pq marked this pull request as draft February 8, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant