Is there a way to add intellisense support for my custom modules/services?
I've found article on how to add intellisense for AngularJS API, but didn't find any, how to create one for modules and services which are private for my project.
I am using Visual Studio Code v 0.9.2
Now open Visual Studio Code. Go to "File" > "Open Folder" and select "First-Angular-Project" from the "Desktop". Now in the "TERMINAL" run ng new Angular-Project-Demo. Whenever it prompts with something like "Would you like to add Angular routing? (y/N)" press "y" and hit "ENTER".
Most ways of "adding intellisense for AngularJS" in VS Code only adds intellisense for stock angular directives. Your own methods / properties inside custom services won't be added to this, which is really annoying... Visual Studio 2015 supports this natively, and there is a plugin for Visual Studio 2013 to do the same – nothing yet for VS Code, as far as I know.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With