Ctrl-Click on macro goes to procedure in another source
Ctrl-Click on macro goes to procedure in another source
I have a macro in one file that has the same name as a procedure in another. When I ctrl-click on the macro (out of habit) the IDE takes me to the procedure declared in the other file, even though it's not part of the same source.