Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
Previous
|
Up
|
Next
|
list-definitions-live-update |
Variable Reference |
load-customizations |
Epsilon User's Manual and Reference >
Variable Reference >
list-which-definitions: preference variable
Default value: 0xff
Bits in this variable determine which items are included in the list
of definitions produced by the list-definitions command. 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
tag-which-items. Some modes may not distinguish all these types of
items.
Previous
|
Up
|
Next
|
list-definitions-live-update |
Variable Reference |
load-customizations |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|