Sublime Text Python 代码提示插件 Anaconda

1.Ctrl+Shift+P -> install package 安装 Anaconda

 

 

 

 

 

 

 

查看Python 安装路径

 

 

 

 

 

{
    "python_interpreter":"C:\\Users\\Jimmy\\AppData\\Local\\Programs\\Python\\Python38\\python.exe",
    "suppress_word_completions":true,
    "suppress_explicit_completions":true,
    "comlete_parameters":true,
    "swallow_startup_errors":true,
    "anaconda_linting":false
}

 

 

posted @ 2020-06-06 23:42  VipSoft  阅读(1446)  评论(0编辑  收藏  举报