Untabify

From TED Notepad
Revision as of 17:51, 28 April 2010 by Jsimlo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
You see work in progress here; this section already reflects future TED Notepad version 6.0.0.14.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Untabify (Alt+Ctrl+O)

Untabifies the indentation of the selection by replacing leading Tabs with Spaces on each line according to the current Tab Size setting.

If Tabs and Spaces are mixed together on the beginning of a line, the total visual white-space extent is calculated first, and only then Spaces are used to fill the space of the original indentation.

Note: Using this tool should not generate any visible changes to the indentation, when used with a fixed-width font. However, some proportional fonts do not use the average character width for Spaces, thus Tabs may seem to be longer than a set of Spaces. This is a visual inconveniency only and should not be considered incorrect.

Note: This tool does not modify any other white-spaces than the leading ones.