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-relative
      tag-show-percent
      tag-which-items
      tcl-auto-show-delim-chars
      tcl-indent
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
tag-show-percent  Variable Reference   tcl-auto-show-delim-chars


Epsilon User's Manual and Reference > Variable Reference >

tag-which-items: preference variable

Default value: 0xff

Bits in this variable determine which types of items are tagged. The value 0x1 includes functions, 0x2 includes variables, 0x4 includes macros, 0x8 includes the values of enums, 0x10 includes the names of classes, structures, unions, and similar items, and 0x20 includes the names of enums. Also see list-which-definitions. Some modes may not distinguish all these types of items.



Previous   Up    Next
tag-show-percent  Variable Reference   tcl-auto-show-delim-chars


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