Drop down code suggestions and code completion helps with variable and statement accuracy. PhpED saves you time by providing a unique two-key command function that allows you to access a library of code templates for commonly used code statements. The PhpED development environment keeps track of variable names used and suggests them as you continue to program. When a slight delay in programming occurs, PhpED will pop-up a list of available variables. By selecting one of the variables returned, the variable statement is added or replaced so you avoid possible typos or incomplete sentences.
|