User Guide > Reference > PHP Preferences > Typing Preferences

Typing Preferences

The Typing preferences page allows you to configure the code and language patterns that Zend Studio will automatically complete, and whether the tab key will indent the current line.

The Typing Preferences page is accessed from Window | Preferences | PHP | Editor | Typing.

Typing preferences page

Automatically Close

Zend Studio can be set to automatically complete the following types of patterns:

Configuring Your 'Automatic Close' Options

 

 

Instructions on how to complete a procedure

To configure your 'automatic close' options:

  1. Mark the checkboxes of the patterns you would like Zend Studio to auto-complete.

  2. Click Apply to apply your settings.

To use the auto-complete function, type the opening character in the editor. The matching character will be automatically inserted.

 

Tabulators

Indenting a Selected Line in the Editor Using the Tab Key

 

 

Instructions on how to complete a procedure

To be able to indent a selected line in the editor using the Tab Key:

  1. Mark the 'tab key indents the current line' checkbox.

  2. Click Apply to apply your settings.

For more on indentation preferences, see the Formatter Preferences page.

 

 

Related Links:

Automatic Completion

PHP Preferences

Editor Preferences

phpDoc Block Comments

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.