Previous
|
Up
|
Next
|
comment-region-options |
Variable Reference |
comment-start |
Epsilon User's Manual and Reference >
Variable Reference >
comment-repeat-indentation-lines: preference buffer-specific variable
Default value: 2
Modes that provide language-sensitive indenting, such as C mode (for
C, C++, Java, and EEL) and Perl mode, typically indent single-line
comments (such as C++'s // comments) to the same indentation level as
code. Sometimes in the midst of a block of indented code, you may wish
to write a series of comment lines with some different indentation.
When Epsilon notices that the 2 previous lines are comment lines, its
auto-indenter decides that a blank line that follows should be
indented like them, and not as if the line will contain code. Set this
variable to change the number of comment lines Epsilon checks for. Set
it to zero to make Epsilon always indent blank lines based on language
syntax rules.
Previous
|
Up
|
Next
|
comment-region-options |
Variable Reference |
comment-start |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|