You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: