Searched defs:getFormattingEditsAfterKeystroke (Results 1 – 9 of 9) sorted by relevance
/third_party/typescript/src/harness/ |
D | client.ts | 274 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, _options: Format… method in ts.server.SessionClient
|
/third_party/typescript/src/services/ |
D | services.ts | 2073 …function getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options… function 2742 getFormattingEditsAfterKeystroke, constant
|
D | shims.ts | 263 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: string/… method
|
D | types.ts | 520 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 6365 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
|
D | typescriptServices.d.ts | 6365 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
|
D | tsserverlibrary.d.ts | 6365 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 6365 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
|
D | tsserverlibrary.d.ts | 6365 …getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
|