geecode-sublime-plugin:
Link:https://github.com/qiuxfeng1985/geecode-sublime-plugin
Description:Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.
操作步骤: 将geecode-sublime-plugin放在Sublime安装目录/Packages 目录下
实现功能: Sublime python插件功能: 1、选中内容查找例子 (1)右击 - Menu -> Find Example (2)快捷键默认ctrl+alt+x(window、linux),Mac(ctrl+command+x) 2、智能提示 (1)右击 - Menu F -> Smart Code (2)快捷键默认ctrl+alt+s(window、linux),Mac(ctrl+command+s)