-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Debug an Roslyn Diagnostics #6784
Comments
Has this been fixed recently? I'm seeing the same issue when installing the development version of the VSIX of SonarLint for Visual Studio 1.5.0 on the publicly released Visual Studio 2015 Update 1 RC. However, this issue doesn't seem to appear anymore on a later build of Visual Studio 2015 Update 1.
|
Update: I could reproduce this with the publicly available RC of Visual Studio 2015 Community Update 1 RC, but not with Enterprise Update 1 RC. cc @srivatsn |
There was a bug in the RC of Update 1 that caused VSIX-based analyzers to fail to load. This has been fixed since. Nuget analyzers will work in RC. |
The original report is also in update 1 RC and this issue has been fixed now. |
I'm having trouble getting VS2015 RTM to install my diagnostic into the Experimental instance, so that I can debug it.
The Error List contains the following Severity
How can it get it work?
VS Version information
Link To Gist of ActivityLog.xml
Link To Stackoverflow
The text was updated successfully, but these errors were encountered: