DVT e Language IDE User Guide
Rev. 24.1.5, 13 March 2024

31.2.2 Triggering

To expand

Place the cursor on a macro call in the editor, right click, select from the pop-up menu Macros and then the desired expand type. DVT also marks inline macro expansions in the code and collects them in the tasks view to allow easy tracking.

To collapse

Place the cursor on the expansion start pragma, and select Collapse Inline Expansion. Do not modify the pragmas generated by DVT because this might break the collapse functionality! You can quickly collapse a macro expansion by right-clicking on its marker.