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' for multiple roots #6874

Closed
vince-fugnitto opened this issue Jan 13, 2020 · 0 comments · Fixed by #6876
Closed

[terminal] improve the display of 'new terminal' for multiple roots #6874

vince-fugnitto opened this issue Jan 13, 2020 · 0 comments · Fixed by #6876
Assignees
Labels
enhancement issues that are enhancements to current functionality - nice to haves multi-root issues related to multi-root support terminal issues related to the terminal

Comments

@vince-fugnitto
Copy link
Member

Description

The display for New Terminal entries should be improved to display the root names, and the uri as descriptions so they are more readable. At the moment, the uri is displayed completely which makes it hard to read especially for longer paths.

In the following example, the roots are theia and theia-copy but it is difficult to visually grep.
It becomes worse when there are multiple folders, and the paths are relatively long.

image

@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves 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
vince-fugnitto added a commit that referenced this issue Jan 13, 2020
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 added a commit that referenced this issue Jan 13, 2020
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 added a commit that referenced this issue Jan 14, 2020
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>
akosyakov pushed a commit to akosyakov/theia that referenced this issue Feb 24, 2020
Fixes eclipse-theia#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves multi-root issues related to multi-root support terminal issues related to the terminal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant