-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Running VS Code on Linux, and using a remote container.
I have the Output Colorizer, which works fine for the Output panel. But other than logs, the Ceedling Test Explorer isn't outputting there. Rather to the Test Results panel.
Is it possible to colorize this?
When I was using gtest, I needed a terminal colorizing application to pipe the output to. Something like ninja -C ./build/test/gtest -v | ccze -m ansi
where ccze
is a colorizer. Is it possible to pipe the output that goes to the Test Results panel? I couldn't really see how the extension was calling ceedling and if there was a mechanism for this.
I can't exactly remember, but I had thought that other extensions were able to output with color to Test Results.
Metadata
Metadata
Assignees
Labels
No labels