最近裝了zend studio 9.0 用了段時間發現寫html,css,js代碼沒提示,要開dreamwaver(對js代碼提示也很差)。就網上搜索了下,發現了Aptana插件,裝上用了下,感受不錯。css
貼下官方網址:http://www.aptana.com/html
一.安裝步驟:web
1.zend studio->Help->Install New Software->work with點擊add(見下圖)編輯器
2.這裏有兩個選擇:spa
(1)Local(本地安裝)插件
(2)在線安裝,location中輸入:http://download.aptana.org/tools/studio/plugin/install/studiocode
網上看到有人說,只有在線安裝成功,我是本地安裝的同樣能用。、orm
3.以後就是傻瓜操做,安裝完成後,重啓zend。htm
二.設置編輯器的配置ci
1.Window»Preferences»General»Etitors»Fill Associations,而後,在右邊選擇你想要默認用Aptana編輯的文件格式,而後再選擇下面的Aptana插件,並Default爲默認.
2.取消Aptana的起始頁
以後發現每次打開zend,Aptana會顯示起始頁,怎麼取消呢?
單Window»Preferences»Aptana»Strartup Page»選中Never display after startup
三.如何使用Aptana(見下圖)
.css或者.js文件
好了,讓咱們看看效果
CSS的
JS的