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

[tab-bar][editor] Support tab details to disambiguate editor titles #4897

Closed
kittaakos opened this issue Apr 12, 2019 · 0 comments · Fixed by #5775
Closed

[tab-bar][editor] Support tab details to disambiguate editor titles #4897

kittaakos opened this issue Apr 12, 2019 · 0 comments · Fixed by #5775
Assignees
Labels
editor issues related to the editor enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help

Comments

@kittaakos
Copy link
Contributor

VS Code shows the relative path of a file if there are multiple editors with the same name.

VS Code:
Screen Shot 2019-04-12 at 21 42 21

If there are more than one editor tabs with the same it shows the file's relative path next to the name. I find it useful.

@kittaakos kittaakos added enhancement issues that are enhancements to current functionality - nice to haves editor issues related to the editor labels Apr 12, 2019
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Apr 14, 2019
@fangnx fangnx self-assigned this Jul 18, 2019
fangnx pushed a commit to fangnx/theia that referenced this issue Jul 22, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Jul 22, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Jul 22, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Jul 23, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Aug 13, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Aug 14, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Aug 15, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Aug 15, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
fangnx pushed a commit to fangnx/theia that referenced this issue Aug 15, 2019
…ical names

- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
lmcbout pushed a commit that referenced this issue Aug 20, 2019
- Supported additional tab details for tabs with identical titles.
- If there existed multiple tabs with the same name, each tab would have its partial relative path displayed after the title.

Signed-off-by: fangnx <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor issues related to the editor enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants