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

Move implementations of CompletionServiceWithProviders to MEF provider only #42367

Open
genlu opened this issue Mar 12, 2020 · 2 comments
Open

Comments

@genlu
Copy link
Member

genlu commented Mar 12, 2020

We are considering deprecate and unhook builtin provider API in next major release.

@genlu genlu added the Area-IDE label Mar 12, 2020
@genlu genlu changed the title Move consumers of CompletionServiceWithProviders to MEF provider only Move implementations of CompletionServiceWithProviders to MEF provider only Mar 12, 2020
@genlu
Copy link
Member Author

genlu commented Mar 13, 2020

FYI @brettfo @uniqueiniquity
Here's an example:
https://github.com/dotnet/roslyn/blob/master/src/Features/CSharp/Portable/Completion/CompletionProviders/KeywordCompletionProvider.cs#L20

@uniqueiniquity
Copy link
Contributor

By the next major release, it's probable that we will be using LSP for completion instead of Roslyn, so this may be a non-issue by that point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants