Sublime Text Python 代码提示插件 Anaconda

时间:2020-06-07 00:27:07   收藏:0   阅读:134

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
}

 

技术分享图片

 

原文:https://www.cnblogs.com/vipsoft/p/13057770.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!