Sublime常用插件

来源:互联网 发布:上海知贤装饰 编辑:程序博客网 时间:2024/05/17 03:15

SublimeCodeIntel :

A full-featured code intelligence and smart autocomplete engine for Sublime Text.
Support 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.
+ Shortcuts for jump to definition have changed:

For Mac OS X:  * Jump to definition = ``Control+Click``  * Jump to definition = ``Control+Command+Alt+Up``  * Go back = ``Control+Command+Alt+Left``  * Manual CodeIntel = ``Control+Shift+space``For Linux:  * Jump to definition = ``Super+Click``  * Jump to definition = ``Control+Super+Alt+Up``  * Go back = ``Control+Super+Alt+Left``  * Manual CodeIntel = ``Control+Shift+space``For Windows:  * Jump to definition = ``Alt+Click``  * Jump to definition = ``Control+Windows+Alt+Up``  * Go back = ``Control+Windows+Alt+Left``  * Manual CodeIntel = ``Control+Shift+space``
0 0
原创粉丝点击