1 implementation of GetFormattingChangesAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptFormattingInteractionService.cs (1)
33
public Task<ImmutableArray<TextChange>>
GetFormattingChangesAsync
(Document document, ITextBuffer textBuffer, TextSpan? textSpan, CancellationToken cancellationToken)