Changes between Version 2 and Version 3 of Ticket #32694
- Timestamp:
- Apr 28, 2021, 2:00:11 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32694 – Description
v2 v3 18 18 19 19 For what it's worth I also tried Git Bash and the cmd.exe prompt outside VS Code, and both seemed to work as expected (not showing any colored output). 20 21 I also tried installing colorama, and with this installed I get the expected colored output in the VS Code terminal. So the issue seems to be with the detection of whether color codes should be in the output or not.