Editing PHP Elements

Code Completion

The Code Completion feature enables you to select and enter into your code existing code elements (e.g., PHP Classes, Functions, Variables, Constants, Keywords, Interfaces, HTML tags, attributes, attributes, values, as well as all user defined Classes, Functions, and Constants) using simple key clicks.

PHP Code Completion also lists names and syntax.

There are two Code Completion types available: PHP and HTML.

  1. Open the list of existing specific elements by placing the cursor at the desired point in the file and pressing CTRL+SPACE. A drop down menu will open with the available elements.

  2. Select the desired element.

 

Figure: 1 -  Code Completion

PHP Code Completion also includes:

HTML Code Completion includes:

 HTML tags, attributes and attribute values. It also lists names and syntax..