ZendStudio9 Configuration Optimization

Source: Internet
Author: User
Today, when ZendStudio9 is used, zend is stuck to death again. When ctrl + s is used to save the file, zend will first build something and then perform the save operation. Suddenly, I miss zendStudio5.5, which was just the development environment of php. Versions later than 6.0 have become ZendStudioforeclipse, which is based on ecli.

Today, when ZendStudio9 is used, zend is stuck to death again. When ctrl + s is used to save the file, zend will first build something and then perform the save operation. Suddenly, I miss zendStudio5.5, which was just the development environment of php. Versions later than 6.0 have become ZendStudio for eclipse, which is based on ecli

Today, when ZendStudio9 is used, zend is stuck to death again. When ctrl + s is used to save the file, zend will first build something and then perform the save operation. Suddenly, I miss zendStudio5.5, which was just the development environment of php. Versions later than 6.0 have become ZendStudio for eclipse, which is based on eclipse. It is very powerful, but it does not have much to use, and it also occupies resources. I really want to change him. However, I can't find a development environment comparable to ZendStudio, nor do I really want to return to Version 5.5. Then I will study the menu bar and toolbar of Zend Studio to see if there are any configuration that can be optimized. The following statements are not necessarily correct: 1. Disable Automatic Build: deselect the check box before Project> Build Automatically in use. I found that Build should create an index and pre-read for the entire Project to speed up file searching and loading, however, it is not necessary for zend to automatically Build the project. He is not smart enough to know when to build the project, canceling Build Automatically makes you feel that your Zend Studio is running faster. After adding a project or modifying a project, right-click the project, select Build Project 2, enable Smart Insert Mode, and select Edit-> Smart Insert Mode 3. use ctrl +/to add or cancel a line of comment and press ctrl + shift +/to comment a line. use ctrl + shift + to uncomment a Code block. 4. Set the Code format Window> Preferences> PHP> Code Style> Formatter to Show, you can set whether the code in the class, method, for statement block, and switch statement needs to be indented. You can set whether the first half of braces in the class, method, and statement block are directly ending with this line or switching to the next line, there are many other options, you can view the selected file by yourself: Use the shortcut key ctrl + shift + f to quickly format your php file into the format you set, you can also use Source-> [...] in the menu bar.

Original article address: Zend Studio9 configuration optimization, thanks to the original author for sharing.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.