A feature similar to the "Open Declaration" context
menu in the Eclipse Java editor.
When clicking on macro call ( #macro1() ) there should
be a context menu with the option of opening the macro
definition. If the macro definition is located in a
separate file through the #parse command, this external
file should be openend.
Thank you!