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

Code cleanup support for third party analyzers #48383

Open
mikadumont opened this issue Oct 7, 2020 · 1 comment
Open

Code cleanup support for third party analyzers #48383

mikadumont opened this issue Oct 7, 2020 · 1 comment
Labels
Area-IDE Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality IDE-CodeStyle Built-in analyzers, fixes, and refactorings
Projects
Milestone

Comments

@mikadumont
Copy link
Contributor

Configure code cleanup should show every third party analyzer fixer if a user has that third party analyzer package installed (StyleCop). This includes the .NET 5 SDK analyzers:

image

@mikadumont
Copy link
Contributor Author

This relates to #40163

@mikadumont mikadumont added this to Requested Features in Roslyn-IDE via automation Oct 7, 2020
@jinujoseph jinujoseph added Area-IDE Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality IDE-CodeStyle Built-in analyzers, fixes, and refactorings labels Oct 14, 2020
@jinujoseph jinujoseph added this to the Backlog milestone Oct 14, 2020
@mikadumont mikadumont moved this from Requested Features to In Progress in Roslyn-IDE May 14, 2021
@jmarolf jmarolf added the User Story A single user-facing feature. Can be grouped under an epic. label Dec 2, 2021
@jmarolf jmarolf removed the User Story A single user-facing feature. Can be grouped under an epic. label Jan 6, 2022
@vatsalyaagrawal vatsalyaagrawal moved this from Committed to Proposed in Roslyn-IDE Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality IDE-CodeStyle Built-in analyzers, fixes, and refactorings
Projects
Roslyn-IDE
Proposed
Development

No branches or pull requests

3 participants