Adjusting Indentation

Index of All Documentation » Wing Pro Reference Manual » Source Code Editor » Indentation »


For cases where the Tab key cannot be used to adjust indentation of a line or selected lines, the following commands are available in the Indentation portion of the Source menu:

Indent and Outdent increase or decrease the level of indentation of selected blocks of text. All lines that are included in the current text selection are moved, even if the entire line isn't selected.

Indent Lines to Match adjusts the indentation of the current line or selected lines so that the first line is positioned correctly under preceding code.