Searched refs:formatSelection (Results 1 – 4 of 4) sorted by relevance
152 …export function formatSelection(start: number, end: number, sourceFile: SourceFile, formatContext:… function
785 …this.state.formatSelection(this.state.getMarkerByName(startMarker).position, this.state.getMarkerB…
2323 public formatSelection(start: number, end: number) {
2070 …return formatting.formatSelection(start, end, sourceFile, formatting.getFormatContext(toEditorSett…