To make VS Code properly implement jQuery intellisense, do the following: Make a file called jsconfig.json: { "typeAcquisition": { "include": [ "jquery" ]