一个全功能的 Sublime Text 代码自动补全引擎:SublimeCodeIntel
jopen
10年前
一个全功能的 Sublime Text 代码智能自动补全引擎。
代码智能插件从 Open Komodo Editor 移植至 Sublime Text。
支持所有Komodo Editor的代码智能(CIX,CodeIntel2)支持的所有语言:
JavaScript, Mason, XBL, XUL, RHTML, SCSS, Python, HTML, Ruby, Python3, XML, Sass, XSLT, Django, HTML5, Perl, CSS, Twig, Less, Smarty, Node.js, Tcl, TemplateToolkit, PHP.
它提供了以下特性:
- 跳转到符号定义 - Jump to the file and line of the definition of a symbol.
- 导入自动完成 - Shows autocomplete with the available modules/symbols in real time.
- 函数调用提示 - Displays information in the status bar about the working function.
这个插件可工作在MacOS X, Windows 和 Linux 中。