I often make separate notes (e.g. a Change Log) when modifying apps. These notes make reference to the location of changes using a ModuleName.SubName notation (e.g. ChartClass.FillChart).
To save having to type these out it would be useful to have a shortcut to get the full reference path of a sub within the IDE, perhps via the right-click menu
For example, a right-click option 'Copy Full Reference' in the below would copy the text 'Module1.Sub2' to the clipboard
To save having to type these out it would be useful to have a shortcut to get the full reference path of a sub within the IDE, perhps via the right-click menu
For example, a right-click option 'Copy Full Reference' in the below would copy the text 'Module1.Sub2' to the clipboard