Difference between revisions of "Untabify"

From TED Notepad
Line 1: Line 1:
<noinclude>{{manversion|6.0.0.14}}__NOTOC__</noinclude>
+
<noinclude>{{manversion|6.0.0.16|feature}}__NOTOC__</noinclude>
 
====Untabify (Alt+Ctrl+O)====
 
====Untabify (Alt+Ctrl+O)====
  
Untabifies the indentation of the selection by replacing leading Tabs with Spaces on each {{defined|line}} according to the current {{field|Tab Size}} setting.
+
Untabifies the indentation of the selection by replacing leading Tabs with Spaces on each {{defined|line}} according to the current {{field|Settings:Edit|Tab Size}} setting. See chapter [[Edit page]] of the {{dialog|Settings}} dialog for more details.
  
 
If Tabs and Spaces are mixed together on the beginning of a line, the total visual {{defined|white-space}} extent is calculated first, and only then Spaces are used to fill the space of the original indentation.
 
If Tabs and Spaces are mixed together on the beginning of a line, the total visual {{defined|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: 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 inconvenience only and should not be considered incorrect.
  
 
Note: This tool does not modify any other {{defined|white-spaces}} than the leading ones.
 
Note: This tool does not modify any other {{defined|white-spaces}} than the leading ones.
  
 
See also {{feature|Tabify}} tool.
 
See also {{feature|Tabify}} tool.

Revision as of 21:14, 25 April 2011

This section is up to date for TED Notepad version 6.3.1.0.
Control page Control:feature:Untabify

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. See chapter Edit page of the Settings dialog for more details.

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 inconvenience only and should not be considered incorrect.

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

See also Tabify tool.