Open nathan831 opened 4 weeks ago
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...
hi @onsi this is a general VS Code bug:
V 194
V 193
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?
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
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. https://github.com/Dart-Code/Dart-Code/issues/5302
Thanks in advance Ginkgo version used v2.20.2 Related to https://github.com/microsoft/vscode/pull/227729