Color output of compiler warnings and errors show incorrectly in Output panel and are not parsed for Problems panel #2278
Labels
duplicate
a duplicate of an already present issue
enhancement
an enhancement to the product that is either not present or an improvement to an existing feature
Feature: build
Hello, I'm not sure if this is an issue with CMake tools, or something else (vscode's Terminal? I've tried both "internal" and "external" settings), so if anyone has any suggestions for investigating further to narrow down what's actually happening, it would be appreciated.
When I build, compiler errors and warnings are not being displayed correctly in the Output pane, and Problems doesn't pick them up at all. The terminal escape codes for color are not working correctly (see output below).
I am on Linux, and have set "Unix Makefiles" as preferred generator. I normally leave the compiler setting unspecified for cmake tools, but have also set gcc and clang versions (kits) with same results. I have the standard "C/C++" extension installed, along with "C/C++ Themes", "CMake" some others, but disabled all of those with the same results.
CMake Tools Diagnostics
Thanks!
The text was updated successfully, but these errors were encountered: