The syntax editor provides support for editing JavaScript scripts.

The syntax editor has these features.

  • JavaScript syntax coloring, indentation, line numbers, and automatic creation of closing braces and quotes
  • JavaScript support
  • Linting using the ESLint utility
    Note: Modify or view default linting configurations by accessing the glide.ui.syntax_editor.linter.eslint_config property in the System Property [sys_properties] table. See Available system properties for more information.
  • Context menu for script includes, API, and tables
  • Script macros for common code shortcuts

This feature requires the Syntax Editor (com.glide.syntax_editor) plugin.

Figure 1. JavaScript editor
JavaScript editor