You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tmat
changed the title
CompletionProvider.GetChangeAsync needs fallback options
Remove ILegacyGlobalCodeActionOptionsWorkspaceService
Feb 9, 2023
tmat
changed the title
Remove ILegacyGlobalCodeActionOptionsWorkspaceService
Remove ILegacyGlobalCleanCodeGenerationOptionsWorkspaceService
Feb 10, 2023
Tracks TODO in source.
Currently using
ILegacyGlobalCleanCodeGenerationOptionsWorkspaceService
as a workaround in:AbstractMemberInsertingCompletionProvider.GetChangeAsync
AbstractImportCompletionProvider.GetChangeAsync
CodeAction.PostProcessChangesAsync
Remove this interface once fallback options are properly passed to the above code.
The text was updated successfully, but these errors were encountered: