File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1096,7 +1096,7 @@ Python 实现的算法和设计模式。
1096
1096
* SublimeJEDI:一个 Sublime Text 插件,用来使用超赞的自动补全库 Jedi。[ 官网] ( https://github.com/srusskih/SublimeJEDI )
1097
1097
* Anaconda:Anaconda 把你的 Sublime Text 3 变成一个功能齐全的 Python IDE。[ 官网] ( https://github.com/DamnWidget/anaconda )
1098
1098
* Vim
1099
- * YouCompleteMe:引入基于 [ Jedi] ( https://github.com/davidhalter/jedi ) 的 Python 自动补全引擎。[ 官网] ( https://github.com/Valloric/YouCompleteMe )
1099
+ * [ YouCompleteMe] ( http://hao.jobbole.com/youcompleteme/ ) :引入基于 [ Jedi] ( https://github.com/davidhalter/jedi ) 的 Python 自动补全引擎。[ 官网] ( https://github.com/Valloric/YouCompleteMe )
1100
1100
* Jedi-vim:绑定 Vim 和 Jedi 自动补全库对 Python 进行自动补全。[ 官网] ( https://github.com/davidhalter/jedi-vim )
1101
1101
* Python-mode:将 Vim 变成 Python IDE 的一款多合一插件。[ 官网] ( https://github.com/klen/python-mode )
1102
1102
* Visual Studio
You can’t perform that action at this time.
0 commit comments