Indentation

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

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 text of this page | View other revisions
Last edited December 2, 2009 5:17 am (diff)
Search: