sublimetext3python代码⾃动补全⼀: 在菜单栏中选择Preferences -> Package control 选择下图的第⼀个
离子共存问题
⼆: 输⼊SublimeCodeIntel(我安装过了,所以不会显⽰)
三:
输⼊(ps:每个⼈的python路径可能不同,请看⾃⼰的python地址):
政府公函{删除打印机驱动
"codeintel_language_ttings": {
"Python3": {
"python3": "C:\\Program Files\\Python\\",
"codeintel_scan_extra_dir": [机票退票手续费
"C:\\Program Files\\Python\\DLLs",
"C:\\Program Files\\Python\\Lib",
"C:\\Program Files\\Python\\Lib\\site-packages",
"C:\\Program Files\\Python\\Lib\\idlelib",
"C:\\Program Files\\Python\\python36.zip",
"C:\\Program Files\\Python",
"C:\\Program Files\\Python\\Lib\\*",
海米冬瓜汤做法职务和职级],
"codeintel_scan_files_in_project": true,
"codeintel_lected_catalogs": []
},李白作文
}
}
输⼊:
[
//⾃动提⽰代码
{ "keys": ["alt+/"], "command": "code_intel_auto_complete" }, //跳转到函数定义
{ "keys": ["alt+right"], "command": "goto_python_definition"}, //返回到跳转位置
大头儿子小头爸爸第二部{ "keys": ["alt+left"], "command": "back_to_python_definition"}
]
输⼊:
[
//ctrl+⿏标左键跳转函数
{ "button": "button1", "modifiers": ["ctrl"], "command": "goto_python_definition", "press_command": "drag_lect" }
]