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

Provide extended tabbar preview #12334

Closed
sgraband opened this issue Mar 22, 2023 · 0 comments · Fixed by #12350
Closed

Provide extended tabbar preview #12334

sgraband opened this issue Mar 22, 2023 · 0 comments · Fixed by #12350
Labels
proposal feature proposals (potential future features)

Comments

@sgraband
Copy link
Contributor

Feature Description:

As a user it would be nice to get more information about the tab that i am about to open. Currently when hovering over a tab in a horizontal tabbar (e.g. in the editor area) only the file path is displayed for navigatable widgets. It would be nice to render some additional information there and also style the feedback.

For a start the title and the caption of the widget could be rendered, similar to how it is done in Google Chrome. While the title would be duplicate information for the tab itself, this would really be beneficial if the tab is not wide enough anymore to display the (full) text due to #12328.

Since there are already advanced renderings of hover boxes on the left tabbar we could reuse the same mechanism.

To not break/remove the current behavior this feature should only be enabled with a setting.

@vince-fugnitto vince-fugnitto added the proposal feature proposals (potential future features) label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal feature proposals (potential future features)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants