JavaCode editing reference (Bozza) |
|
|
A guide to [JavaCode] editing:
- To maximize the [JavaCode] source code text component double right click in the [JavaCode] text.
- To search or replace text in the [JavaCode] source type Ctrl+F.
- To define a tag or edit its definition type Ctrl+T.
- To show the code completion of typed text type Ctrl+Space.
- Code templates are automatically expanded by pressing Space, code templates can be customized editing the JavaCode_completitions.txt file in the JSup installation directory.
|