'Why is VSCode not autocompleting my JS code?

VSCode autocompletes some things, like forEach, if, for

But if I write map, filter, reduce, it just doesn't autocomplete.

Is there a plugin for this? I'm bad remembering syntax and I'm a beginner. Thanks for the help!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source