SachinLawale's avatar
SachinLawale
New Member
8 years ago
Status:
New Idea

No 'Go to Declaration' feature available for the functions referred by require(...).

Hi team, 

 

If we right click on the function call to go to its declaration, the option named 'Go to Declaration' remains disabled because the function is referred by required(...). So while developing a test case, it gets very difficult to go to any of the function's definition. This feature is available for the functions if they are referred by //USEUNIT .....I would like to have 'Go to Declaration' feature available for the functions referred by require(...).

 

Thank you.

 

With regards,

Sachin