Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Sep 25, 2025

Description:
This pull request removes a field from the AnAction implementation to align with the recommended approach.

Changes:

  • Refactored AnAction by removing unnecessary field
  • Updated implementation to follow IntelliJ recommended practices

Related Issues:
#464

Testing:
All existing tests pass.
Spotless check is successful.

@xterao xterao self-assigned this Sep 25, 2025
@github-actions github-actions bot added the fix Bug fixes label Sep 25, 2025
@xterao xterao added this to the 2.4.0 Release milestone Sep 25, 2025
@xterao xterao linked an issue Sep 25, 2025 that may be closed by this pull request
@xterao xterao added the skip-changelog Fixes not included in the update log label Sep 25, 2025
@xterao xterao merged commit 29eceb5 into main Sep 25, 2025
5 checks passed
@xterao xterao deleted the fix/remove-field-anaction branch September 25, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes skip-changelog Fixes not included in the update log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix AnAction Code(Remove fields)

2 participants