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

Add feature to disable or grey-out obsolete/deprecated C# methods, attributes, etc on autocomplete #16817

Closed
CanisLupus opened this issue Jan 29, 2017 · 3 comments
Labels
Area-IDE Bug Resolution-Duplicate The described behavior is tracked in another issue
Milestone

Comments

@CanisLupus
Copy link

CanisLupus commented Jan 29, 2017

[@DustinCampbell recommended, a few weeks ago, that I post the request here also. Originally in dotnet/vscode-csharp#1109]

I couldn't find a setting for this, nor find results about it on Google. It would be really helpful to avoid auto-completing obsolete stuff when using an API that has legacy methods and attributes. In VSCode, greying out things marked Obsolete (and showing them last in the autocomplete list) - or maybe even being able to disable them - would be great.

Thanks,
Daniel

@Pilchie Pilchie added the Bug label Feb 7, 2017
@Pilchie
Copy link
Member

Pilchie commented Feb 7, 2017

I thought we used to do this in the native language service...

@Pilchie Pilchie added this to the Unknown milestone Feb 7, 2017
@DustinCampbell
Copy link
Member

Not that I'm aware of. We did it in VB for IntelliSense in Zone, but never did anything for C#.

@sharwell
Copy link
Member

Consolidating multiple requests in this area to design issue #26488

@sharwell sharwell added the Resolution-Duplicate The described behavior is tracked in another issue label Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug Resolution-Duplicate The described behavior is tracked in another issue
Projects
None yet
Development

No branches or pull requests

5 participants