Forum Discussion

dbattaglia's avatar
dbattaglia
Contributor
7 years ago
Solved

version 12.3 useunit links broken

I am testing out the 12.3 version of TestComplete (12.30.1651.7) and noticed that the USEUNIT file links are broken.   In previous versions, you can click context menu/go to declaration or ctrl+cli...
  • marinb's avatar
    marinb
    7 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."