CodePudding user response:
Open the sublime does, press Ctrl + Shift + P will pop up an input box, enter the installWait for a period of time, then there will be an input box, inside the input anaconda and press enter to install this package, after installation, quit, again, click the Preferences - & gt; Package Settings - & gt; The Anaconda - & gt; Settings Users
Then in the input:
{
"Python_interpreter" : "E: \ \ \ \ Python Python. Exe",
"Suppress_word_completions" : true,
"Suppress_explicit_completions" : true,
"Comlete_parameters" : true,
"Swallow_startup_errors" : true,
"Anaconda_linting" : false
}
There are a number of parameters is a Python installation path, '\' the best convert into '\ \'
After be saved, and then back into the sublime does should be ok!
CodePudding user response:
https://jingyan.baidu.com/article/9158e00090490ae2541228be.htmlCodePudding user response:
SublimeCodeIntel can support automatic code completion as well as the method of member/tips, and other functions,CodePudding user response:
Can install TabNine plug-in intelligent completionhttps://tabnine.com/