ama
ama copied to clipboard
VSCode JS autocomplete
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
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 :)