Highlight Matching Item (View Menu)


This command behaves differently depending on what view has the focus.

If the Module Dependency Tree View has the focus and a module is selected in it, then this command will find that selected module in the Module List View and highlight it.

If the Module List View has the focus and a module is selected in it, then this command will find that selected module in the Module Dependency Tree View and highlight it.

If the Parent Import Function List View has the focus and a function is selected in it, then this command will find the matching function in the Export Function List View and highlight it. This command will be disabled if the function is unresolved and cannot be found in the Export Function List View.

If the Export Function List View has the focus and a function is selected in it, then this command will find the matching function in the Parent Import Function List View and highlight it. This command will be disabled if the function is not called by the parent module and cannot be found in the Parent Import Function List View.

Shortcuts

Keys: CTRL+M