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-region-options
      comment-repeat-indentation-lines
      comment-start
      common-open-curdir
      common-open-use-directory
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
comment-repeat-indentation-lines  Variable Reference   common-open-curdir


Epsilon User's Manual and Reference > Variable Reference >

comment-start: buffer-specific variable

Default value: ";[ \t]*"

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-pattern
Defining Language Modes (Primitives)



Previous   Up    Next
comment-repeat-indentation-lines  Variable Reference   common-open-curdir


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