numaru / vscode-ceedling-test-adapter

Ceedling Test Adapter for the VS Code Test Explorer
MIT License
37 stars 13 forks source link

:sparkles: Add an option to remove the ascii escape sequences #103

Closed numaru closed 2 years ago

numaru commented 2 years ago

The escape sequences are not evaluated by the OUTPUT panel. We should remove them. I let an option to re-enable them if one day it's somehow supported by vscode.

fix #102