Town Field Poem:
The Pure Heart sentiment wisdom language, does not have the world name and the benefit. Learn water under the hundred rivers, give up arrogant slow meaning.
Learn to have a small return to feed root, willing to cast a conscience blog. Sincere in this writing experience, willing to see the text to inspire.
——————————————————————————————————————————
Step1 Open Sublime Text 3 main interface
P1
Step2 ctrl+shift+p
P2
Step3 enter install in the input box,
P3
Select the first tap Enter
P4
Step4 enter Sublimecodeintel in the input box
P5
Tap Enter
P6
Step5 after waiting, prompt to install successfully
P7
The plugin was installed, but it's not over yet. You also configure it.
I'm going to write Python with sublime text 3. So that's how I configured it.
Bowed, reference link: http://www.cnblogs.com/liu-ke/p/4825987.html
Step1 Open the main interface
P8
Step2 Menu Bar-preference->browse Packages
P9
Folder Jump, don't close this folder first
P10
Step3 start-run input cmd, tap enter
P11
Step4 input mkdir. Codeintel
P12
STEP5 Tap Enter
P13
Step6 came to the cmd window prompt out of the folder, you will see a name is. Codeintel Folder
P14
STEP7 copy the. Codeintel folder to the folder that you just didn't close:
P15
STEP8 Create a new text
P16
STEP9 Open With Notepad
Note: My Python installation location
P17
So that's what I wrote in my Config.log document:
P18
{" python": { "python": ' D:/python/python.exe ', "pythonextrapaths": [' D:/python ', ' d:/python/dlls ', ' D :/python/lib ', ' d:/python/lib/tkinter ', ' D:/python/lib/site-packages ' }}
STEP10 back to ST3 main interface
P19
STEP11 new and saved as Python code
P20
P21
STEP12 Edit the document appears smart hint (although still incomplete, but much better, sometimes will malfunction ...) ), finish!
P22
Sublime Text 3 Plug-in Sublimecodeintel for Python installation steps to disassemble and not find the workaround for the. Codeintel folder