jQuery intellisense in VS Code
问题 I have tried this: JQuery intellisense in Visual Studio Code and this: http://shrekshao.github.io/2016/06/20/vscode-01/ But it does nothing, VS Code just won't add jquery intellisense, I've been trying to solve this for hours but it just won't work 回答1: Most of the blog postings are now outdated, as we finally have automatic type acquisition with version 1.8+ - you no longer need to install the typings yourself. I recommend reading the official documentation, its always up to date: https:/