You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2491: Refactor mouse click handling for safer resource usage.
Moved PsiManager and MagentoComponentManager initialization into the runnable to delay their usage until the appropriate execution context. Added a suppression for PMD warning to ensure clarity and maintain compatibility with standards.
0 commit comments