Skip to content

Question on behaviors of cmake build outputs in PROBLEMS panel #2552

Closed Answered by bobbrow
wkjung asked this question in Q&A
Discussion options

You must be logged in to vote
  • Why the error outputs even tho I set "cmake.parseBuildDiagnostics": false in settings.json? Is it a bug?

Yes. It's #1932.

  • Is it possible to make the error and its corresponding squiggle follow the current file after modification? I mean, I would expect not to see the error after removing the problematic line foo(x), but the current implementation seems to hold all the problems (so it points to a wrong line after removing the line) until I reinvoke > CMake: build.

Without rebuilding we can't know that the problem has actually been resolved. We could perhaps add a feature to let you dismiss the error manually.

As a side note, it outputs as GCC error, even though what I'm using is A…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wkjung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants