微软 Visual Studio 代码(VS 代码)

Anaconda Distribution 与 Visual Studio Code (VS Code) 一起使用,这是微软轻量级且快速的开源代码编辑器。

VS Code 可免费用于私人和商业用途,可在 Windows、macOS 和 Linux 上运行,并且包括对 linting、调试、任务运行、版本控制和 Git 集成、IntelliSense 代码完成和 conda 环境的支持。

VS Code 是可公开扩展的,并且有许多扩展可用。

在 Anaconda Navigator 1.7 或更高版本中,使用主屏幕上的 VS Code 磁贴来安装或启动 VS Code。

../../../../../_images/vscode-tile-install.png
../../../../../_images/vscode-tile-launch.png

当您从 Navigator 启动 VS Code 时,VS Code 被配置为在当前选择的环境中使用 Python 解释器。

除了 VS Code,Anaconda 还完全支持Spyder、Jupyter Notebook 和其他 IDE。