Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

intellisense.undefinedWithCompletionsOf(value) not showing intellisense options for provided value

$
0
0

I want to use the function 

intellisense.undefinedWithCompletionsOf(value)

to show intellisense for window for all undefined values. But I cannot get it to work. For now, I have 2 files: "intellisenseCode.js" which has:

intellisense.undefinedWithCompletionsOf(window);

and "appCode.js" which has:

/// <reference path="intellisenseCode.js" />

var hello;
hello. // should show intellisense for window object here

Am I doing something wrong here? 

Thanks!



Viewing all articles
Browse latest Browse all 4410

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>