I want to use autocomplete for PhantomJS with IntelliSense in Visual Studio 2015 .
Is there any way to configure it?
What do I need to do to make IntelliSense recognize the contents of the code page.evaluate()as JavaScript ?
I want autocomplete for things likedocument.getElementById()
No answer, what is impossible?
source
share