version 12.3 useunit links broken
- 8 years ago
I have created an earlier post about it a while ago.
Turns out they have disabled this feature on purpose. It's not a bug, but working as intended now.
This was their response on this issue:
"Our developers have decided to treat the ability to go to the declaration of a function in a comment as a bug. They've removed this feature with the reasoning that the code editor will behave as the Visual Studio editor does. Visual Studio does not allow going to the declaration of a function within a comment and so, our code editor will behave the same way.
I do agree with you however that this functionality should remain. A workaround would be to create a dummy function at the top that has all of your functions in it with a blank return statement as the first line.
I'm sorry I couldn't get this feature added back in."