sakura/en/SPACE Indent and Unindent

Last-modified: 2008-03-30 (日) 09:21:20

SPACE Indent, SPACE Unindent

  • With the range selected All lines within the range of the selection are done when the [Space] key is pushed and the indent is done with Space.
  • Shift+[Space] with the range selected All lines within the range of the selection are done when the key is pushed and the indent is done with Space in the opposite direction.

Either function doesn't work in the line only of line-feed either. Such a specification.

Macro Syntax

SPACE Indent

  • Syntax
    IndentSpace( );
  • Record
    Support

SPACE Unindent

  • Syntax
    UnindentSpace( );
  • Record
    Support

[star] See: TAB Indent, TAB Unindent, Smart Indent