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

Previous   Up    Next
c-align-contin-max-width  Variable Reference   c-align-inherit


Epsilon User's Manual and Reference > Variable Reference >

c-align-extra-space: preference buffer-specific variable

Default value: 2

When C mode indents a continuation line, it tries to line up text under previous syntactic constructs. For instance, it may position text just after a ( character on the previous line. Sometimes (commonly with continued if statements) this causes the continuation line to be indented to the same column as following lines. If Epsilon thinks this will happen, it adds the additional indentation specified by this variable to the continuation line.

More info:

C Mode



Previous   Up    Next
c-align-contin-max-width  Variable Reference   c-align-inherit


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