Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "How to add jQuery Intellisense to a Visual Studio Code JavaScript file" #37

Open
Carl-Hugo opened this issue Aug 29, 2019 · 0 comments

Comments

@Carl-Hugo
Copy link
Member

Carl-Hugo commented Aug 29, 2019

Update the article to reflect that it is simpler now to do it by running the following command:

npm install --save-dev @types/jquery

Maybe write a new, shorter, one and update the old one with a link to the new one.
See also Typings and Automatic Type Acquisition for more information about how VS Code does it for us nowadays.

Note: that article is written in both French and English.

Link: https://www.forevolve.com/en/articles/2016/08/12/how-to-add-jquery-intellisense-to-a-visual-studio-code-javascript-file/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant