3.19.7.1. JavaScript Specific auto-complete list

There are some special template tokens in the auto-complete list to insert the code template. For example, the if-condition template is shown as below:

if (condition)
{

}

Template tokens have the special icon as shown in the Auto-complete form and tokens of different types are marked with different colors, including:

Token Marked color
Function name Green
Variable name Red
Javascript key Grey
Copyright ©2012. All rights reserved. eXo Platform SAS