Code editor — Jam.py documentation (original) (raw)

For every item of the project task tree there are two buttons in the upper-right corner of theApplication builder: Client module [F7]and Server module[F8].

Invoke code editor buttons

By clicking on these buttons the Code Editor for the client or server module of the item will be opened. (See Working with modules)

To the left of the Editor there is an information pane with four tabs:

To save changes click the OK button or press Ctrl-S.

To search the project modules, click the Find in project button or press Alt-F to display theFind in project Dialog

Jam.py uses the ace editor editor to implement its code editor.

Here are keyboard shortcuts for the ace editor.

code editor