Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentFormattingAdapter

Hierarchy

  • DocumentFormattingAdapter

Implements

  • DocumentFormattingEditProvider

Index

Constructors

constructor

Methods

provideDocumentFormattingEdits

  • provideDocumentFormattingEdits(document: ITextModel, _options: FormattingOptions, _token: CancellationToken): Promise<{ range: Range; text: string }[]>

Generated using TypeDoc