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

Copy pasting code is bringing in using namespace though not required #60841

Open
vsfeedback opened this issue Apr 19, 2022 · 1 comment
Open
Assignees
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Investigation Required
Milestone

Comments

@vsfeedback
Copy link

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


I am copy pasting code within the class where the necessary types are already imported. However still VS brings in other namespace causing conflicts.


Original Comments

Feedback Bot on 4/15/2022, 06:34 AM:

(private comment, text removed)

Feedback Bot on 4/15/2022, 06:37 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 19, 2022
@ryzngard
Copy link
Contributor

Automatically adding usings on paste is resulting in unecessary usings being added.

@jinujoseph jinujoseph added Bug Investigation Required Developer Community The issue was originally reported on https://developercommunity.visualstudio.com and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 19, 2022
@jinujoseph jinujoseph assigned JoeRobich and ryzngard and unassigned JoeRobich Apr 19, 2022
@jinujoseph jinujoseph added this to the 17.3 milestone Apr 19, 2022
@arkalyanms arkalyanms modified the milestones: 17.3, 17.4 Oct 3, 2022
@arkalyanms arkalyanms modified the milestones: 17.4, 17.6 P3 Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Investigation Required
Projects
None yet
Development

No branches or pull requests

5 participants