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
      . . .
      merge-diff-var
      message-history-size
      minimal-coloring
      misc-language-fill-mode
      mode-extra
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
message-history-size  Variable Reference   misc-language-fill-mode


Epsilon User's Manual and Reference > Variable Reference >

minimal-coloring: preference variable

Default value: 0

Set the minimal-coloring variable to 1 to tell Epsilon to limit the amount of coloring it does in order to make code coloring faster. For C files, Epsilon will color all identifiers, keywords, numbers, function calls and punctuation the same, using the c-ident color class for all. Epsilon will still uniquely color comments, preprocessor lines, and strings.

More info:

Code Coloring



Previous   Up    Next
message-history-size  Variable Reference   misc-language-fill-mode


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