收起
setting.json中配置运行java前加个start使用独立窗口运行。
"code-runner.executorMap": { "java": "javac $fileName && start java $fileNameWithoutExt",
报告相同问题?