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

Status bar items are truncated on small screens #74357

Closed
OliverJAsh opened this issue May 26, 2019 · 2 comments
Closed

Status bar items are truncated on small screens #74357

OliverJAsh opened this issue May 26, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-status Status bar

Comments

@OliverJAsh
Copy link
Contributor

On a small screen, some items in the status bar may be truncated.

Ideally, no content would be lost, regardless of screen size.

When there isn't enough room to render all items on a single line, perhaps VS Code should wrap items instead of removing/hiding them.

For context, the biggest issue I have with this is: when I open a TS file on my MacBook screen, I can't see the initialising/loading status of TS, which usually appears in the status bar.

@sandy081 sandy081 assigned bpasero and unassigned sandy081 Dec 13, 2019
@bpasero bpasero added the workbench-status Status bar label Dec 13, 2019
@bpasero
Copy link
Member

bpasero commented Dec 13, 2019

/duplicate #6651

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 13, 2019
@vscodebot
Copy link

vscodebot bot commented Dec 13, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Dec 13, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-status Status bar
Projects
None yet
Development

No branches or pull requests

3 participants