Editing PHP Elements

Code Assist

The Code Assist 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 Assist also lists names and syntax.

There are two Code Assist 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 Assist

PHP Code Assist also includes:

HTML Code Assist includes:

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