1、下载vscode 和 conda
2、打开vsc,conda添加到环境路径PATH中
3、vsc会加载conda环境,但vsc中默认是powershell控制台,因此需要系统cmd中输入命令
conda init powershell
重新启动VSC即可