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

VSCode 1.94.0 ANSI colors in Debug Console not working #1466

Open
nathan831 opened this issue Oct 8, 2024 · 4 comments
Open

VSCode 1.94.0 ANSI colors in Debug Console not working #1466

nathan831 opened this issue Oct 8, 2024 · 4 comments

Comments

@nathan831
Copy link

Hi,
After updating VSCode to 1.94.0, ANSI colors stopped working in the debug console. After a quick search, I found the following problem, which can be reproduced exactly the same way for ginko. Dart-Code/Dart-Code#5302

Thanks in advance
Ginkgo version used v2.20.2
Related to microsoft/vscode#227729

@onsi
Copy link
Owner

onsi commented Oct 10, 2024

hey @nathan831 - ginkgo doesn't ship with a vscode extension (there's a basic one that does snippets - but nothing more integrated than that). So I'm not sure how to help here...

@alanosullivancs
Copy link

hi @onsi this is a general VS Code bug:

V 194

vs_code_194 2 color_debug_console_bug

V 193

image

@onsi
Copy link
Owner

onsi commented Oct 29, 2024

ok.. understood. I assume they'll fix it in VSCode eventually? Is there anything you're wanting to see changed in Ginkgo to fix this?

@alanosullivancs
Copy link

Nope, users of VS Code need to apply this fix https://github.com/microsoft/vscode-js-debug/?tab=readme-ov-file#nightly-extension until the change is permanently fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants