Child pages
  • Script Editor Tips and Shortcuts

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Below is a list of Script Editor keyboard shortcuts:

  • Alt-Up/Down: moves selected rows up and down

...

  • Double-click

...

  • after

...

  • opening

...

  • bracket

...

  • (or

...

  • before

...

  • closing

...

  • bracket):

...

  • highlights

...

  • the

...

  • code

...

  • between

...

  • the

...

  • brackets

...

  • and

...

  • scrolls

...

  • the

...

  • matching

...

  • bracket

...

  • into

...

  • view

...

  • if

...

  • applicable.

...

  • Works

...

  • for

...

  • {},

...

  • (),

...

  • [

...

  • ],

...

  • ''

...

  • and

...

  • ""
  • Control-Shift-f: formats the selected code
  • Control-/: (un)comments the selected/current line using //
  • Control-Shift-/: (un)comments the selected/current line using /....
  • Control-Numpad_Divide: enable folding
  • Control-Numpad_Multiply: Expand all
  • Control-Shift-Numpad_Divide: Collapse folding
  • Control-Shift-L: Look for a Object by name (form, relation, valuelist, method etc)
  • Control-H: file-based search in workspace
  • Control-o: Quick outline for the current editor
  • Control-l: Jump to linenumber