dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.09k stars 4.04k forks source link

Code cleanup removes usings from external C# files #75979

Open vsfeedback opened 2 days ago

vsfeedback commented 2 days ago

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]

Why this matters:

I can work around this by disabling useful features (automatically add usings, clean away the unused usings, clean up when saving), but it would be nice if it only removes "usings that it knows are not used" instead of "usings it doesn't know are used".


Original Comments

Feedback Bot on 11/14/2024, 05:58 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Feedback Bot on 11/19/2024, 00:47 PM:

Thank you for sharing your feedback! Our teams prioritize action on product issues with broad customer impact. See details at: https://docs.microsoft.com/en-us/visualstudio/ide/report-a-problem#faq. In case you need answers to common questions or need assisted support, be sure to use https://visualstudio.microsoft.com/vs/support/. We’ll keep you posted on any updates to this feedback.