Somehow I bought a different computer and installed VSCode, but now I have a problem with writing javascript.
If I try writing, as an example, an express method, "use": app.use ; it appears as if vscode has never heard about it. Also if I hover of most of the methods, it displays a short and useless text, instead of the description and uses.
I have tried reinstalling it, also tried reinstalling it using fresh extensions, and nothing.