madskristensen / VuePack2017

A Visual Studio extension
Other
37 stars 14 forks source link

Intellisense autocomplete not working for Visual Studio 2017 15.1 (26403.7) #8

Open jholland918 opened 7 years ago

barbedCoil commented 7 years ago

Microsoft Visual Studio Professional 2017 Version 15.2 (26430.16) Release VisualStudio.15.Release/15.2.0+26430.16 Microsoft .NET Framework Version 4.6.01586 Installed Version: Professional

I had VuePack2017 installed and it worked fine in VS.Net until I updated to the above version and then it caused errors in Razor .cshtml files every time I opened a file and went to type some tag, etc - received generic error and then I could continue editing though my intellisense was hosed.

I tried removing/reinstalling - no change. Remove this extension and all is working well again.

jorr-it commented 5 years ago

Firstly it looked like intellisense was not working with Visual Studio Professional 2017 version 15.8.9 and Vue.js Pack 2017 version 1.1.8. After a reboot, Visual Studio mentioned that its installation had to be repaired. Visual Studio Installer did that job. Since then the intellisense of Vue.js Pack works.