I have been searching the web for a answer but cant find it. In vscode i cant get intellisense for javascript working. Example: var name = "test"; var name.to.... here i want it to suggest touppercase, but nothing is happening.
Any good suggestions about fixing this?