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

Remove MEF exports for completion from Workspaces #10128

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

DustinCampbell
Copy link
Member

Part of #10127

There are several completion types exported as MEF parts in service of the legacy editor. This change removes those MEF exports.

There are a handful of [Export] attributes on completion types that are used in the legacy editor. This change removes those and exports them in the Visual Studio layer.
`MarkupTransitionCompletionItemProvider` is only used in the language server, so this change moves it out of Workspaces
@DustinCampbell DustinCampbell requested a review from a team as a code owner March 18, 2024 22:06
@DustinCampbell DustinCampbell merged commit e405d7d into dotnet:main Mar 19, 2024
12 checks passed
@DustinCampbell DustinCampbell deleted the completion-mef branch March 19, 2024 21:05
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 19, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.10 P3 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants