Auto-completion(IntelliSense) is not working in VSCode

$ npm init --yes
$ npm install --save-dev @types/k6

But still, autocomplete is not working. Why?


Some autocomplete is working though, like “sleep”, “check”, etc.

Made an issue on github