Ask a Question

Editor intellisense and navigation does not work with declared objects

QT_David
Occasional Contributor

Editor intellisense and navigation does not work with declared objects

In my (JScript) test scripts would like to use objects in this way (which runs fine in TestComplete) to e.g. for namespacing.



var MyFunnyClass = { 

    Alert: function( time, message) { 

        alert();

    }

};



MyFunnyClass.Alert();



However the editor intellisense and navigation (Ctrl-click on method) does not work with this. Is there any plans to make it work or any workarounds I could use?



BR, David







23 REPLIES 23
chrisb
Regular Contributor

Please add my vote too. I see this post has been opened for 2 years so I suspect this might not be a high priority! perhaps some more votes will help.
TanyaYatskovska
SmartBear Alumni (Retired)



Hi Chris,


 


I've added your vote. Thanks.


 




---------
Tanya Yatskovskaya
SmartBear Community and Education Manager



I will vote for this too.

I would like to see this available in Python also

I'd like too have it too

sergeys
Contributor

+1 for JScript

Not critical though, as instead of keeping all objects declaration in one file, we could simply create new script corresponding to each object and keep them in just one folder.

Doing things properly => getting proper results => getting profit
dbattaglia
Contributor

Please add my vote to this suggestion for all scripting languages.

Having intellisense capability would be a big improvement.

Thanks!

Daniel

I would like to have the intellisense/code completion working for declared objects in VBScript too.



Could you increase the rating of that suggestion on my behalf?

NisHera
Valued Contributor

Hi @bduncan

there is a request entered here please vote for it

 

Can we get a link to that appropriate suggestion in the DB?

cancel
Showing results for 
Search instead for 
Did you mean: