Child pages
  • Code Writing Features

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Templates can be created by accessing Preferences from the contextual menu in Script Editor (users may have to unfold the menu tree on the left of the Preferences window to see the Templates option, see below).

Support

...

for JSDoc

Servoy features support for regular comments and JSDoc comments. Importantly, disciplined use of JSDoc comments when creating functions and variables ensures more complete information for Servoy in refactoring and code completion.

...

A complete list of other supported tags in JSDoc is provided in the Programming Guide.

Spellchecker

...

for Comments

Servoy features SpellChecker support for comments in the Script Editor. This feature works with singleline, multiline and JSDoc comments.