Skip to content

workbench should not know editors plugin #678

@hwshim

Description

@hwshim

workbench/plugin.js

getWorkspaceSeletionItem: function () {
    return {
        'Switc&h Workspace': ['cmnd', 'webida-lib/plugins/workbench/workspaceSelectionDialog', 'show'],
        'Save Status': ['cmnd', 'webida-lib/app', 'saveStatus'],
        '&Quit': ['cmnd', 'webida-lib/plugins/editors/plugin', 'quit']
    };
},

This should be corrected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions