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

[terminal] improve the display of 'new terminal' #6876

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Conversation

vince-fugnitto
Copy link
Member

What it does

Fixes #6874

  • improves the display of new terminal items when running in a multi-root workspace.
  • adds the root name as a label, and displays the uri as a description.

Signed-off-by: Vincent Fugnitto vincent.fugnitto@ericsson.com

How to test

  1. open a multiple-root workspace with more than one root
  2. run the command New Terminal (the quick open should display the root names as a labels, and the uri as descriptions)

image

Review checklist

Reminder for reviewers

Fixes #6874

- improves the display of `new terminal` items when running in a multi-root workspace.
- adds the `root name` as a label, and displays the `uri` as a description.

Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto added terminal issues related to the terminal multi-root issues related to multi-root support labels Jan 13, 2020
@vince-fugnitto vince-fugnitto self-assigned this Jan 13, 2020
Copy link
Contributor

@lmcbout lmcbout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on UBUNTU with Chrome and Firefox.
Look good

@vince-fugnitto
Copy link
Member Author

Tested on UBUNTU with Chrome and Firefox.
Look good

Thank you for the review!

@vince-fugnitto vince-fugnitto merged commit 30e88c8 into master Jan 14, 2020
@vince-fugnitto vince-fugnitto deleted the vf/GH-6874 branch January 14, 2020 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-root issues related to multi-root support terminal issues related to the terminal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[terminal] improve the display of 'new terminal' for multiple roots
2 participants