T O P I C R E V I E W |
TOMATOJT |
Posted - Oct 09 2023 : 11:23:12 AM How about add two menus in click menu: show definition in left code editor window show definition in right code editor window
similar method in VSC is show definition in new right tab. But it's not available in VS.
|
2 L A T E S T R E P L I E S (Newest First) |
TOMATOJT |
Posted - Oct 10 2023 : 05:05:13 AM Thanks. |
feline |
Posted - Oct 09 2023 : 1:12:29 PM Are you aware of VA's context and navigation fields? These are normally shown at the top of the editor window and are where the Alt-M list comes from. These fields show details of the symbol the keyboard caret is currently placed into.
There is also the "Peek Definition" command in the IDE context menu, which you can bind a keyboard shortcut to if you want. |