The
Macros View presents all the preprocessing macros in the project.
Open the view from menu
Window > Show View > Other... > DVT > Macros.
Double click on a macro to jump to its definition.
Right click on a macro to view its
Usages.
You can use
CamelCase or
Simple Regex to locate a specific element.
41.17.12.1 Quick Macros ViewPress
Ctrl+Shit+D to quickly jump to a specific macro definition.
The
Quick Macros View will pop-up and and present a filterable list of all the preprocessing macros in the project associated with the active editor or the current selected project from the Navigator (if no editor is open).
You can use
CamelCase or
Simple Regex to locate a specific element.
Select a macro and press
Enter or
click to jump to its definition.
|