Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      php-comment-style
      php-contin-offset
      php-indent
      php-label-indent
      php-tab-override
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
php-contin-offset  Variable Reference   php-label-indent


Epsilon User's Manual and Reference > Variable Reference >

php-indent: preference buffer-specific variable

Default value: 0

PHP mode indents each additional level of nesting by this many columns. If the variable is less than or equal to zero, Epsilon uses the value of tab-size instead. Set this variable if you want Epsilon to use one number for displaying tab characters, and a different number for indenting PHP code. (Epsilon will indent using a combination of spaces and tabs, as necessary.)

More info:

PHP Mode



Previous   Up    Next
php-contin-offset  Variable Reference   php-label-indent


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.