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
refactor(actions): rename AutoDevOpenSettingsAction to EditSettingsAction
Rename the file `AutoDevOpenSettingsAction.kt` to `EditSettingsAction.kt` in the `cc.unitmesh.devti.actions` package. Also modify the `META-INF/autodev-core.xml` file to update the action ID, class, text, and description for the `Open Settings` action to `Edit Settings`.
0 commit comments