jmbledsoe / angularjs-visualstudio-intellisense

Visual Studio extension providing statement completion for injected AngularJS components in JavaScript files.
MIT License
110 stars 22 forks source link

Taking advantage of the JS nav bar in VS 2015 when it's available. #18

Closed jmatthiesen closed 9 years ago

jmatthiesen commented 9 years ago

Provider functions are now called out as "containers" in the left most nav bar drop down in Visual Studio 2015 when the JavaScript editor's nav bar is visible (Requires Visual Studio 2015 CTP 5 or later).