Feature Request: Add a feature to disable process/thread messages #3456
Closed
billgan1024
started this conversation in
Ideas
Replies: 1 comment
-
@billgan1024 Thanks for the feedback and apologies for the long delay in response. I'm going to close the discussion due to age, but we'd be more than willing to investigate this request if you create a new issue for it that we can then track. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Add a feature to disable process/thread messages in debug output like Visual Studio, to remove these messages:
Currently a workaround is to use the c/c++ launch.json, as highlighted in the C/C++ extension repo:
microsoft/vscode-cpptools#5861
Beta Was this translation helpful? Give feedback.
All reactions