VSCode intellisense not working properly for node.js

I’m following the Node.js course and the VSCode intellisense is autocompleting
“module.” into “MediaSourceHandle”
“require(” into “requestAnimationFrame()”
Etc.

This is incredibly frustrating. I can’t find any solutions on google.

I think there is a json document you can edit to change intellisense otherwise you have to hit escape, it’s a bit annoying.