wesbos / ama

Ask me anything!
281 stars 30 forks source link

VSCode JS autocomplete #253

Open srconklin opened 5 years ago

srconklin commented 5 years ago

I am taking the JavaScript 30 course and noticed in the DrumKit lesson that when you type window.addEventListener you get different autocomplete proposals than I do which I thought were in the default build of VSCode. Can you share what extensions you have for JS?

Thanks

wesbos commented 5 years ago

That course was done in Sublime - the extension is listed here: http://wesbos.com/uses

I have the same one for VS Code - I think it's just built in.

github.com/wesbos/dotfiles has a list of all my extensions :)