Indentation

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Showing revision 4
At least basic indentation support is always nice to have. In it's simplest form, it puts the cursor on the same column the previous line started on when starting a new line. Like this:

 For x in 1..10
 Loop
   Code line 1;
   Code line 2;  -- When you create this line, it lines up on the same column as the previous one
 ...


HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit revision 4 of this page | View other revisions | View current revision
Edited June 14, 2005 2:17 pm (diff)
Search: