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-c-preprocessor-skip-pat
      tag-case-sensitive
      tag-declarations
      tag-display-width
      tag-list-exact-only
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
tag-case-sensitive  Variable Reference   tag-display-width


Epsilon User's Manual and Reference > Variable Reference >

tag-declarations: preference variable

Default value: 0

The tag-declarations variable lets you set whether the tagger will tag function or variable declarations (as opposed to definitions, which Epsilon always tags). If zero (the default), Epsilon only tags definitions. If one, Epsilon tags function declarations as well. If two, Epsilon tags variable declarations (which use the extern keyword). If three, Epsilon tags both types of declarations. You may wish to use this setting to tag the .h header files of library functions.

More info:

Tags



Previous   Up    Next
tag-case-sensitive  Variable Reference   tag-display-width


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