Expand Macro
You can easily expand macro calls in the current file.
Place the editor cursor on a macro call, press Ctrl+1, select Expand macro from the list of quick assist proposals and press Enter.
The macro call is immediately expanded.
Note
By default, the expansion is done all levels inline. You can customize these settings by going to Window > Preferences > DVT > SystemVerilog > Refactoring and selecting the desired level and place of expansion.
Tip
You can also click on the link in the proposal’s tooltip and go directly to the preference page for customizing the expansion parameters.