Can someone assist me in enabling AngularJS intellisense in Visual Studio Code?
I'm curious if it's achievable to set this up globally or is it restricted to each project individually? Ideally, I'd like to find a way to enable it globally so that AngularJS intellisense automatically activates whenever I launch VSCode.
Currently, I am using AngularJS 1.5.x and I'm unsure if the configuration varies depending on the version of AngularJS in use. Moreover, my operating system is Windows 10, and I have both VSCode 1.10.2 and VSCode - Insiders installed.
Despite conducting thorough research, I have been unable to find effective solutions. It's plausible that the solutions I've come across are outdated, leading to their ineffectiveness when implemented.