Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
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 |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|