阅读背景:

解决ST3 for python 输入关键字print()带出参数print(value, ..., sep, end, file, flush)的解决方法

来源:互联网 

{    // https://github.com/DamnWidget/anaconda/blob/master/Anaconda.sublime-settings    "python_interpreter": "/usr/local/Homebrew/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/bin/python3.6",    "complete_parameters": false,//自动补全函数时是否匹配必要参数    "complete_all_parameters": false,//自动补全函数时是否匹配所有参数    "suppress_word_completions": false,//禁止代码补全    "suppress_explicit_completions": false,//禁止精确补全    "auto_formatting": true,//代码格式检查    "enable_docstrings_tooltip": false,// 显示文档    "enable_signatures_tooltip": false,//在悬浮窗中显示方法签名    "display_signatures": false//显示方法签名}{    // https://github.com/DamnWidget/anacon



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: