Feature Request: Add a feature to disable process/thread messages #3456
billgan1024
started this conversation in
Ideas
Replies: 0 comments
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