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
      . . .
      tag-batch-mode
      tag-by-text
      tag-c-preprocessor-skip-pat
      tag-case-sensitive
      tag-declarations
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
tag-by-text  Variable Reference   tag-case-sensitive


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.



Previous   Up    Next
tag-by-text  Variable Reference   tag-case-sensitive


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