Bower in Visual Studio 2015

1

I downloaded Visual Studio 2015 Community and went to test to see if everything was OK. But it is not, when I create an ASP.NET MVC 5 web project, the bower.json file does not 'offer' Intellisense as it shows in some tutorials. Anyone have any idea how to fix this bug?

    
asked by anonymous 09.10.2015 / 06:33

1 answer

0

Try this extension:

intellisense package

I tested it on my computer and it worked.

    
09.10.2015 / 14:34