Aptana Studio 30插件版 aptana eclipse插件 aptana studio 3下载 aptana官网
程序员文章站
2022-05-08 21:02:07
...
最近在使用Zend Studio,众所周知,它是一款非常不错的PHP开发IDE。
但是,在我做项目中发现了一个问题。以前,我都是用sublime这款编辑器来做开发,装上Emmet插件后,写起前端代码来,简直像开挂了一样。现在,用起Zend Studio写前端,我就各种不爽(可能习惯懒惰了吧)。
因此,我就去网上搜索,看有没有和Emmet类似的插件,帮助我快速写好前端代码。查了许久,发现很多人都推荐Aptana这款插件,于是,开始捣鼓起来。
Aptana 3.0编辑器有点变化,我会在这里说明一下。
安装
推荐官网下载(很多第三方都是坑)
http://www.aptana.com/products/studio3/download
-
进入官网
-
点击下载
复制这里的网址:http://download.aptana.com/studio3/plugin/install
-
进入Zend Studio
点击Add,在新窗口里面输入上面网址即可。时间不定,反正我等待了许久,最终还是挂上了VPN(也许是我这网络的问题)。
Aptana 3.0配置
-
重启Zend Studio
进入Window>Preferences>General>Editors>File Associations
选择右边窗口的文件格式
- HTML
图中第一个即使新版本的编辑器,然后选择Defualt。
- CSS
图中第一个即使新版本的编辑器,然后选择Defualt。
- JS
图中第一个即使新版本的编辑器,然后选择Defualt。
一切配置好后,就去体验一下吧,看看有没有开挂一样的feel!
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });以上就介绍了Aptana Studio 30插件版,包括了aptana studio方面的内容,希望对PHP教程有兴趣的朋友有所帮助。