Lugaru's Epsilon Programmer's Editor 14.04
Context:
| tag-c-preprocessor-skip-pat
|
|
Epsilon User's Manual and Reference >
Variable Reference >
tag-c-preprocessor-skip-pat: preference variable
Default value: "0"
When tagging in C mode, Epsilon skips over #if 0 blocks. It can
skip other conditionals too. This variable should contain a regular
expression, like (0|DEBUG) ; if what follows #if matches it,
that block will be skipped.
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|