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

Update editor tabbar captions for better multi-root support #5924

Merged
merged 1 commit into from
Aug 13, 2019

Commits on Aug 13, 2019

  1. Update editor tabbar captions for better multi-root support

    Fixes #5921
    
    - updated the editor's caption (used for tabbars) in order
    to better support multi-root workspaces, and align with VSCode.
    Currently, when in a multi-root workspace there is no way to
    easily distinguish which root the file resides in. With this
    change the entire path is displayed, similarly to the explorer.
    
    Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
    vince-fugnitto committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    ccd9bce View commit details
    Browse the repository at this point in the history