Tab Settings:
| 1. | Tab size - This option configures how many spaces a tab character is worth. This option is set to 4 by default.
|
| 2. | Replace tabs with spaces - When this option is enabled, each tab character that is typed will be converted to the number of spaces dictated by the tab size. This option is disabled by default.
|
Auto Indentation:
| 1. | Mirror previous line's indentation - This option uses the previous line's indentation as a guide for the next line's indentation. For example if the beginning of the current line contains three tabs, when the Enter key is pressed, the newly created line will contain three tabs as well (regardless of any language scoping issues). This is the default selection for auto indentation.
|
| 2. | Language scoping dictates indentation - This option indents each newly created line based on the scope nesting of the language being used.
|
| 3. | Off - This option turns the auto indentation feature off completely. Only manual tabs will be created.
|
Text Hawk Text Editor and all accompanying files, unless noted otherwise are
Copyright © 1999-2006 Wingenuity, Inc. All Rights Reserved.
|