Replies: 1 comment
-
@WardenGnaw This seems to be a C/C++ issue. Would you please take a look? |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to ask a question before I post this as an issue.
Platform: Windows 10
VS Code: 1.74.0-insider
C/C++ plugin: 1.13.3
C/C++ Extension pack: 1.3.0
launch.json
The problem:
When I use F5 or Ctrl+F5 (I've tried remapping and resetting the map) to start the debugger, the console will not pop out in to an external terminal. It works fine if I use any button or menu in the UI. But using the keyboard shortcut it doesn't.
Am I doing something stupid?
Beta Was this translation helpful? Give feedback.
All reactions