Why won’t Visual Studio Code autocomplete DOM APIs?
If I add the following to my .js
files I get auto completion for web APIs.
Why doesn’t IntelliSense visual-studio offer methods?
Here is a simple example describing the IDE behavior, the reasons for which are not clear to me.