ama icon indicating copy to clipboard operation
ama copied to clipboard

VSCode JS autocomplete

Open srconklin opened this issue 7 years ago • 1 comments

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

srconklin avatar Feb 01 '19 20:02 srconklin

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 :)

wesbos avatar Feb 01 '19 20:02 wesbos