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
      . . .
      comment-column
      comment-end
      comment-pattern
      comment-region-options
      comment-repeat-indentation-lines
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
comment-end  Variable Reference   comment-region-options


Epsilon User's Manual and Reference > Variable Reference >

comment-pattern: buffer-specific variable

Default value: ";.*$"

The comment commands look for comments using regular expression patterns contained in the buffer-specific variables comment-pattern (which should match the whole comment) and comment-start (which should match the sequence that begins a comment, like "/*").

More info:

Commenting Commands
comment-start
Defining Language Modes (Primitives)



Previous   Up    Next
comment-end  Variable Reference   comment-region-options


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