Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      path-list-char
      path-sep
      perl-align-contin-lines
      perl-auto-show-delim-chars
      perl-brace-offset
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
path-sep  Variable Reference   perl-auto-show-delim-chars


Epsilon User's Manual and Reference > Variable Reference >

perl-align-contin-lines: preference variable

Default value: 48

By default, the Perl 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 perl-align-contin-lines, Epsilon uses a fixed indentation: two levels more than the original line, plus the value of the variable perl-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 perl-contin-offset (which may be negative).

More info:

Perl Mode



Previous   Up    Next
path-sep  Variable Reference   perl-auto-show-delim-chars


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.