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

Use AvailableItemName instead of None to show items in Solution Explorer #20863

Closed
sharwell opened this issue Jul 13, 2017 · 0 comments · Fixed by #42521
Closed

Use AvailableItemName instead of None to show items in Solution Explorer #20863

sharwell opened this issue Jul 13, 2017 · 0 comments · Fixed by #42521
Assignees
Labels
Area-Infrastructure Bug Concept-Continuous Improvement Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Milestone

Comments

@sharwell
Copy link
Member

After dotnet/project-system#113 is implemented and appears in a build Roslyn is using, the workaround applied in #20842 can be removed. If one or more of the impacted items is not made available via the default imports, we can add it in place of the current code.

@jaredpar jaredpar added the Bug label Jul 13, 2017
@sharwell sharwell changed the title [Blocked] Use AvailableItemName instead of None to show items in Solution Explorer Use AvailableItemName instead of None to show items in Solution Explorer Mar 18, 2020
@sharwell sharwell self-assigned this Mar 18, 2020
@sharwell sharwell removed the Blocked label Mar 18, 2020
sharwell added a commit to sharwell/roslyn that referenced this issue Mar 18, 2020
@sharwell sharwell added the Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented label Mar 28, 2020
@sharwell sharwell added this to the Next milestone Mar 28, 2020
@sharwell sharwell modified the milestones: Next, temp, 16.6.P3 Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure Bug Concept-Continuous Improvement Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants