Versions Compared

Key

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

The SIL Editor

Excerpt

The SIL editor is the central point where you develop your scripts. It offers basic text editing: syntax highlighting, autocomplete, and a source file management across all defined trees. For all scripts that reside in the virtual directories, this tool offers the power of Simple Issue Language or SIL at your crafty fingertips.

...

Keyboard shortcuts

We've implemented several keyboard shortcuts to make your life easier when working with SIL scripts.

Shift + EnterCheck the SIL code
Ctrl + SSave
Ctrl + /Toggle line comment
Ctrl + Shift + /Toggle selection comment
Ctrl + SpaceShow autocomplete suggestions
Ctrl + KGo to next occurrence of selection
Ctrl + Shift + KGo to previous occurrence of selection
Ctrl + LJump to line
TabIndent selection
Shift - TabOutdent selection
Alt - Up/DownMove line up/down
Alt - Shift - Up/Down

Copy line up/down

Ctrl - DDelete line

Feedback

We're looking forward to hearing hearing what you think of the SIL Manager and are happy to accept listen to your ideas for the new features too.

See also

Inclusions