Angular Productivity ToolsA set of extensions to Visual Studio which improves developer productivity in Angular projects. Some features may not work properly if your project doesn't follow John Papa' Angular Style Guide Navigation between view and viewmodelSwitch faster between view and controller/directive code directly from editor just by clicking `Go To View` or `Go To Code` in context menu. Intellisense for templateUrlUse correct path to template while defining route, directive or modal parameters. Intellisense for controllerAvoid mistyping in controller name defintion. Go To Definition for directives in HTML editor |