aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 123 forks source link

Run Web Code Analysis feature doesn't work in VS 2015 with .NET Core 1.0.1 tooling Preview 2 #980

Open brgrz opened 7 years ago

brgrz commented 7 years ago

After installing the .NET Core 1.0.1 Preview 2 tooling the Web Essentials/Web Analyzer code analysis tools (JSHint, ESLint, etc.) are gone and supposedly replaced by "Run Web Code Analysis" feature by right clicking the files/folders in solution but when clicking it nothing happens.

Issue might be related to https://github.com/aspnet/Tooling/issues/727

mlorbetske commented 7 years ago

Could you try going to Tools -> Web Code Analysis -> Reset All Settings... to see if it fixes the issue?

cc @madskristensen

vasadhananjay commented 7 years ago

I'm having the same issue. Resetting the settings doesn't appear to work.

brgrz commented 7 years ago

Yeah, doesn't help. Also after installing the Web Analyzer VS extension I get the following dialog popup when I start VS:

Web Analyzer The Web Analyzer extension has now been built in to Visual Studio in the .NET Core Tooling Preview 1. Please uninstall Web Analyzer and install .NET Core Tooling Preview 1. Do you wish to go to the download page? Yes No

Neither the supposedly built-in extension nor the one downloaded separately work.

mlorbetske commented 7 years ago

TFS Bug#382584