Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Save All in Group" action fails #6705

Closed
bpasero opened this issue May 24, 2016 · 0 comments
Closed

"Save All in Group" action fails #6705

bpasero opened this issue May 24, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-tabs VS Code editor tab issues
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented May 24, 2016

TypeError: Cannot read property 'getEditors' of undefined
    at SaveAllInGroupAction.getSaveAllArguments (fileActions.js:1443)
    at SaveAllInGroupAction.BaseSaveAllAction.doRun (fileActions.js:1348)
    at SaveAllInGroupAction.BaseActionWithErrorReporting.run (fileActions.js:1175)
    at ActionRunner.run (actions.js:195)
    at ActionItem.BaseActionItem.onClick (actionbar.js:103)
    at actionbar.js:84
    at builder.js:412
    at HTMLLIElement.DomListener._wrapHandler (dom.js:167)
@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug workbench-tabs VS Code editor tab issues labels May 24, 2016
@isidorn isidorn added this to the May 2016 milestone May 24, 2016
isidorn added a commit that referenced this issue May 24, 2016
@isidorn isidorn closed this as completed May 24, 2016
@isidorn isidorn assigned bpasero and unassigned isidorn May 24, 2016
@bpasero bpasero added the verified Verification succeeded label May 25, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-tabs VS Code editor tab issues
Projects
None yet
Development

No branches or pull requests

2 participants