vscode 运行go 中文乱码
文件->首选项->设置->用户设置->功能->终端->在settings.json中编辑
加入配置:"code-runner.runInTerminal": true

"code-runner.runInTerminal":true,

文件->首选项->设置->用户设置->功能->终端->在settings.json中编辑
加入配置:"code-runner.runInTerminal": true

"code-runner.runInTerminal":true,
