Skip to content
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

New [SuppressMessage] in source option not shown in Error List #37902

Open
Gav-Brown opened this issue Aug 11, 2019 · 1 comment
Open

New [SuppressMessage] in source option not shown in Error List #37902

Gav-Brown opened this issue Aug 11, 2019 · 1 comment
Labels
Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
Projects
Milestone

Comments

@Gav-Brown
Copy link

Version Used:

Visual Studio 2019 v16.2.1

Steps to Reproduce:

  1. Trigger a code analysis rule
  2. Right click on entry in Error List
  3. View Suppress menu entries

Expected Behaviour:

New suppress in Source (attribute) option is available and adds [SuppressMessage] attribute to source code. As per right click menu from Light Bulb quick action:

LightBulb

Actual Behaviour:

Option is missing.

ErrorList

This should be added for completeness, ease of discovery, and to avoid confusion.

@Gav-Brown
Copy link
Author

Missing from work done for #17218

@vatsalyaagrawal vatsalyaagrawal added Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it labels Aug 12, 2019
@vatsalyaagrawal vatsalyaagrawal added this to InQueue in Small Fixes via automation Aug 12, 2019
@vatsalyaagrawal vatsalyaagrawal added this to the Backlog milestone Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
Projects
Small Fixes
  
InQueue
Development

No branches or pull requests

2 participants