Epsilon User's Manual and Reference >
Command Reference >
indent-to-tab-stop
Indent to the next tab stop.
This command inserts spaces (and perhaps tabs, depending on the
indent-with-tabs variable) to reach the next tab stop.
It checks the variable soft-tab-size, the current
thismode-soft-tab-size variable, if any, where thismode is the
current mode's name, and the tab-size variable, and uses
the first of these that's greater than zero.
If a region is highlighted, Epsilon indents all lines in the region by
one tab stop. With a numeric prefix argument, Epsilon indents by that
amount.
More info:
Indenting Commands
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|