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

[explorer] implement 'more' toolbar item for the explorer #5953

Merged
merged 1 commit into from
Aug 26, 2019

Commits on Aug 23, 2019

  1. Implement 'more' toolbar item for the explorer

    Fixes #5951
    Fixes #6010
    
    - Added a new toolbar item for the `explorer` which consists of multiple commands.
    - Adjusted the `WorkspaceRootUriAwareCommandHandler` to better handle commands which
    can be used by the workspace root in both a single and multi-root workspace.
    - Added the command `New File` to the toolbar item.
    - Added the command `New Folder` to the toolbar item.
    - Added the command `Add Folder to Workspace...` to the toolbar item.
    - Added the command `Compare With...` to the toolbar item.
    
    Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
    vince-fugnitto committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    82e6662 View commit details
    Browse the repository at this point in the history