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
      . . .
      c-align-contin-lines
      c-align-contin-max-offset
      c-align-contin-max-width
      c-align-extra-space
      c-align-inherit
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
c-align-contin-max-offset  Variable Reference   c-align-extra-space


Epsilon User's Manual and Reference > Variable Reference >

c-align-contin-max-width: preference buffer-specific variable

Default value: 0

When a continuation line is longer than the limit set by the c-align-contin-max-offset variable, C mode uses this variable to choose a new indentation for the long line.

If greater than zero, Epsilon indents by that amount past the base line (similar to how c-contin-offset works). If zero, Epsilon right-aligns the wide line to the column specified by the c-align-contin-max-width variable. If negative, it right-aligns but with that amount of extra space.



Previous   Up    Next
c-align-contin-max-offset  Variable Reference   c-align-extra-space


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