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

Debug logs line over lapping #240488

Closed
gadgetsteach opened this issue Feb 12, 2025 · 6 comments
Closed

Debug logs line over lapping #240488

gadgetsteach opened this issue Feb 12, 2025 · 6 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug-console

Comments

@gadgetsteach
Copy link

Image
Debug logs line over lapping
why please fix

version: 1.97.0 (user setup)

@roblourens
Copy link
Member

Can you check for errors in the Window output channel? Most likely this would happen due to the console throwing errors while rendering

@rhob-weber
Copy link

Can you check for errors in the Window output channel? Most likely this would happen due to the console throwing errors while rendering

@roblourens If you can point me to some documentation that shows how to get something written to the Window output channel I shall check it.
Presumably you mean this window?
Image

This is the duplicate issue that I raised: #240365

@lobsterkatie
Copy link

@roblourens - I included logs/errors in my comment on #240365. I think it was mistakenly closed as being a duplicate of #239900, because I mentioned I was having that problem alongside this one, but they are separate problems, and only one seems to have been fixed.

@a2k-hanlon
Copy link

I am seeing this issue in the task output console after dragging the task output console pane from the default full-sidebar size to a split configuration with other terminal panes. After doing so, overlapping text that is incorrectly scaled (vertically stretched) appears overtop of the console output and persists, making the output illegible. I have my terminals and the build output console arranged in VS Code's right-hand side bar.

I do not see any errors thrown in the "Window" Output channel.

My version info:

Version: 1.97.2 (Universal)
Commit: e54c774e0add60467559eb0d1e229c6452cf8447
Date: 2025-02-12T23:20:35.343Z (1 wk ago)
Electron: 32.2.7
ElectronBuildId: 10982180
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin x64 23.6.0

@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug debug-console and removed info-needed Issue requires more information from poster labels Feb 26, 2025
@brtobin
Copy link

brtobin commented Feb 26, 2025

Same thing happening for me, in Terminal instead of Debug. I see there's lots of closed threads about it already, but I'm experiencing this issue and it's making it unusable to work on. Not sure which stable version to move to to fix this.

Version info

Version: 1.97.2 (Universal)
Commit: e54c774e0add60467559eb0d1e229c6452cf8447
Date: 2025-02-12T23:20:35.343Z (1 wk ago)
Electron: 32.2.7
ElectronBuildId: 10982180
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.2.0

@connor4312
Copy link
Member

Duplicating into #237332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug debug-console
Projects
None yet
Development

No branches or pull requests

7 participants