Previous
|
Up
|
Next
|
permit-window-keys |
Variable Reference |
php-auto-show-delim-chars |
Epsilon User's Manual and Reference >
Variable Reference >
php-align-contin-lines: preference variable
Default value: 48
By default, the PHP indenter tries to align continuation lines under
parentheses and other syntactic items on prior lines. If Epsilon can't
find anything on prior lines to align with, or if aligning the
continuation line would make it start past column
php-align-contin-lines, Epsilon uses a fixed indentation: two
levels more than the original line, plus the value of the variable
php-contin-offset (normally zero).
Set this variable to zero if you don't want Epsilon to ever try to
align continuation lines under syntactic features in previous lines.
If zero, Epsilon indents continuation lines by one level (normally one
tab stop), plus the value of the variable php-contin-offset (which
may be negative).
More info:
PHP Mode
Previous
|
Up
|
Next
|
permit-window-keys |
Variable Reference |
php-auto-show-delim-chars |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|