Update launch.json to use internalConsole instead of none #4321
Labels
area-debugging
area-terminal
feature-request
Request for new features or functionality
good first issue
Milestone
Currently we use the term
none
to refer to the internal console in the debugger.We should switch to using the term
internalConsole
instead as this is what's documented on the VS Code Docs site, and its better to be consistent (for users)The text was updated successfully, but these errors were encountered: