User Tools

Site Tools


php:zendstudio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
php:zendstudio [2014/12/23 14:31] – created adminphp:zendstudio [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Zend Studio ====== ====== Zend Studio ======
 +===== common config for PHP =====
 +Under **Window -> Preferences**:
 +  * set Encoding UTF-8: Expand left menu to **General -> Workspace**: 
 +    * Check **//Text file encoding//** and select:<code>
 +Other:
 +  UTF-8
 +</code>
 +    * Check **//New text file line delimiter//** and select:<code>
 +Other:
 +  Unix
 +</code>
 +  * Ensure that spaces are used instead of tabs: Expand left menu to  **General -> Editors -> Text Editors**
 +      * Check **//Insert spaces for tabs//**
 +      * Change **//Displayed Tab Width//**: 4
 +  * Removing trailing whitespaces: Click left menu **PHP->Editor->Save Actions**: check **//Remove trailing whitespace//** and select **//All lines//**
php/zendstudio.1419345092.txt.gz · Last modified: 2022/10/29 16:15 (external edit)