Has anyone else noticed and got a fix for:
1) A main subprogram with contained subprograms does not ever get analysed into the top right dropdown so that it is not possible to click on subprogram and go straight to the definition
2) Some module subprograms (possibly most, but not all) do get analysed and the dropdown works fine
Is there a setting somewhere in VS which can force a reanalysis? (Or has the module accidentally been set to "do not analyse this module"& where is this switch?)
I have tried removing the module from the solution and readding it. No change.
I have encountered an example where a module was analysed, but then stopped being analysed for no reason that I could detect.
These are all modules that are included in the compile and build and they compile and work flawlessly.
Thoughts, comments and solutions would be most welcome
Norman