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.
Tracks TODO in source.
Currently using
ILegacyGlobalCleanCodeGenerationOptionsWorkspaceServiceas a workaround in:AbstractMemberInsertingCompletionProvider.GetChangeAsyncAbstractImportCompletionProvider.GetChangeAsyncCodeAction.PostProcessChangesAsyncRemove this interface once fallback options are properly passed to the above code.