Closed tusharsnx closed 2 weeks ago
Curious what are your settings?
We had this bug 1 month ago, but fixed it. I'm not able to reproduce this anymore.
We had this bug 1 month ago, but fixed it. I'm not able to reproduce this anymore.
You mean the fix available in VS Code insiders? I'm here on latest VS Code stable.
Note: It only breaks when the file has "problems" (red squiggles) so the tab title would be "\<filename> \<filepath> 2, M" (2 problems in this file (bullet) Modified)
Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/
On VSCode Insider it breaks once I apply my existing settings.json from stable. I've to dig into what is causing the problem 😴
Minimal setting.json for repro:
{
"workbench.editor.showTabs": "single",
"breadcrumbs.enabled": false,
}
Edit: You will still need a file with some red squiggles and git version control active
This should also include white-space: nowrap
here so that badges (stitched together with a ',' and spaces) do not wrap:
Thank you for looking into this @tusharsnx. that seems to make sense, I'll validate it tomorrow and push a fix if it is that simple
This bug has been fixed in the latest release of VS Code Insiders!
@tusharsnx, you can help us out by commenting /verified
if things are now working as expected.
If things still don't seem right, please ensure you're on version 39fd376a04ae461e1abb4212d6395d7a56959198 of Insiders (today's or later - you can use Help: About
in the command palette to check), and leave a comment letting us know what isn't working as expected.
Happy Coding!
I can confirm the issue is fixed. /verified
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
https://github.com/user-attachments/assets/e05ed19b-961a-479b-8918-c4a5ec22c09e