[Bug Report]: Build Console output is sometimes cut (VSC-544) #290
Labels
bug
Its an actual bug as determined by the maintainers
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
Pre Bug Report Checklist
Before reporting any bug please make sure of these points.
Describe the bug
This is a cosmetic bug when I after upgrading to v0.6.0 the build output cuts many of the prints in the terminal are cut by a few letter in the beginning.
I think this is best described by a dump from the console when building within VSC. This is after a change in main.c in my project.
Console dump
It can be seen most significantly after
build step for 'bootloader'
where lines are cut.If the whole project is built after a clean (thanks for that button;) ) the [XX/YY] dose not work so it is verry long, hence why I did only show a rebuild after a change in main.c
Expected behavior
When building in a terminal outside VSC it behaves as it always looks
Console dump
Environment (please complete the following information):
Logs
If applicable, please share the log file which can be obtained from
esp_idf_vsc_ext.log
Extension Configuration settings
Additional context
Don’t know what more might be of interest so just tell me and I'll send it!
The text was updated successfully, but these errors were encountered: