Skip to content

Instantly share code, notes, and snippets.

@zii
Created March 8, 2018 06:34
Show Gist options
  • Save zii/b4a72d52ffacbb2f85560d50cda7eb78 to your computer and use it in GitHub Desktop.
Save zii/b4a72d52ffacbb2f85560d50cda7eb78 to your computer and use it in GitHub Desktop.
配置python3:
Command+,
[工作区设置]
{
"python.pythonPath": "python3"
}
重启vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment