Home » Support » Index of All Documentation » Wing IDE Reference Manual » Source Code Editor » Indentation »
4.9.4. The Tab Key
By default, the tab key either indents according to context or increases the indent depth at the current cursor position by one level (this depends on the selected editor Personality). If one or more lines are selected, this instead operates on the indentation of all selected lines by one level.
To insert a real tab character regardless of the indentation mode or the position of the cursor on a line, type Ctrl-Tab or Ctrl-T.
The behavior of the tab key can be altered using the Tab Key Action preference.
| « 4.9.3. Auto-Indent | Table of Contents | 4.9.5. Checking Indentation » |
