Mac 用VScode运行c/c++c/c++代码时,只有输出显示,但是终端没有反应要怎么解决
launch.json中配置"externalConsole": true,如果用的coderunner,在setting.json中配置"code-runner.runInTerminal": true,