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
feat(autodev): add Open Settings action to autodev-core.xml
Add a new action called "Open Settings" to the autodev-core.xml file. This action allows users to open the AutoDev settings. The action has a text, description, and icon associated with it. The action is added to the autodev.statusBarPopup group, along with the existing QuickAssistant action. This change is made in both the src/233/main/resources/META-INF/autodev-core.xml and src/222/main/resources/META-INF/autodev-core.xml files.
0 commit comments