Lugaru's Epsilon Programmer's Editor 14b12
Context:
|
Previous
|
Up
|
Next
|
auto-show-batch-delimiters |
Variable Reference |
auto-show-conf-delimiters |
Epsilon User's Manual and Reference >
Variable Reference >
auto-show-c-delimiters: preference variable
Default value: 3
When the cursor is next to a brace, bracket, or parenthesis in C mode,
Epsilon will try to locate its matching brace, bracket, or
parenthesis, and highlight them both. If the current character has no
match, Epsilon will not highlight it. This variable's 1 bit enable
that. Similarly, Epsilon will highlight matching #if/#else/#endif
preprocessor lines. This variable's 2 bit enables that, while its 4
bit makes Epsilon skip highlighting when point is after the
preprocessor keyword, such as in the expression part of an #if. Also
see the auto-show-adjacent-delimiter variable.
More info:
Other C mode Features
Previous
|
Up
|
Next
|
auto-show-batch-delimiters |
Variable Reference |
auto-show-conf-delimiters |
Epsilon Programmer's Editor 14b12 manual. Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.
|