1. Installation steps:
1.zend studio->Help->Install New Software
1.Window?Preferences?General?Etitors?Fill Associations,Then, select on the right that you want to use Aptana by default Edit the file format, then select the Aptana plug-in below, and Default is the default.
2.Cancel the Aptana start page
Later I found that every time I open zend, Aptana will display the start page. How to cancel it?
SingleWindow?Preferences?Aptana?Strartup Page?Select Never display after startup
<img alt="" src="http://image.codes51.com/Article/image/20150322/20150322230823_7709.jpg"><br>
3. How Use Aptana (see picture below)
.css or .js file
Okay, let’s see the effect
CSS’s
<img alt="" src="http://image.codes51.com/Article/image/20150322/20150322230824_3959.jpg"><br>
JS’s
<img alt="" src="http://image.codes51.com/Article/image/20150322/20150322230825_0990.jpg">、
Yes If you are interested, you can check it out online. You can also get tips when you see the jquery code! ~
The above introduces the installation of Aptana plug-in (html, css, js code prompt function) in Zend Studio, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.