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 Style: Add fix to toggle between "using" and "using static" #10274

Closed
kuhlenh opened this issue Apr 1, 2016 · 2 comments
Closed

Code Style: Add fix to toggle between "using" and "using static" #10274

kuhlenh opened this issue Apr 1, 2016 · 2 comments
Assignees
Labels
0 - Backlog Area-IDE Feature Request Resolution-Won't Fix A real bug, but Triage feels that the issue is not impactful enough to spend time on.
Milestone

Comments

@kuhlenh
Copy link

kuhlenh commented Apr 1, 2016

Filed on behalf of a customer from interviews.

@kuhlenh kuhlenh changed the title Style: Add fix to toggle between "using" and "using static" Code Style: Add fix to toggle between "using" and "using static" Apr 1, 2016
@Pilchie Pilchie added this to the Unknown milestone Apr 8, 2016
@Pilchie
Copy link
Member

Pilchie commented Apr 8, 2016

Do you have a good picture of how this would work? A regular using imports the whole namespace, what if more than one type is used from that namespace? Or is is this only if you have something like using ConsoleColors = System.ConsoleColors;?

@DustinCampbell DustinCampbell added the Resolution-Won't Fix A real bug, but Triage feels that the issue is not impactful enough to spend time on. label Apr 14, 2016
@DustinCampbell
Copy link
Member

Hey @kuhlenh -- @Pilchie and I aren't sure what this request actually is. If you have more info, that'd be great! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog Area-IDE Feature Request Resolution-Won't Fix A real bug, but Triage feels that the issue is not impactful enough to spend time on.
Projects
None yet
Development

No branches or pull requests

3 participants