How to add to Aptana helpful panel with snippets?

与世无争的帅哥 提交于 2019-12-11 17:41:37

问题


tell me please, how can i add top panel like on a screenshot? (with comment blocks and helpful snippets)

Click for full size.


回答1:


The top toolbar on the HTML/CSS/JS editors from Aptana 2 is not in Aptana 3. You can achieve the same functionality using various commands and snippets. Look under the Commands menu for each languages for some of the new commands with their keybindings.

You can also read more on Rubles here: http://wiki.appcelerator.org/display/tis/Ruble+Specification

And the rubles themselves can be seen on Github: https://github.com/aptana/js.ruble https://github.com/aptana/css.ruble https://github.com/aptana/html.ruble



来源:https://stackoverflow.com/questions/6743572/how-to-add-to-aptana-helpful-panel-with-snippets

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!