Home
last modified time | relevance | path

Searched defs:getFormattingEditsAfterKeystroke (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
Dservices.ts1946 …function getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options… function
2569 getFormattingEditsAfterKeystroke, constant
Dshims.ts261getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: string/… method
Dtypes.ts493getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
/third_party/typescript/src/harness/
Dclient.ts270getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, _options: Format… method in ts.server.SessionClient
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5599getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
DtypescriptServices.d.ts5599getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
Dtypescript.d.ts5599getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
Dtsserverlibrary.js150600 function getFormattingEditsAfterKeystroke(fileName, position, key, options) { function
151131 getFormattingEditsAfterKeystroke: getFormattingEditsAfterKeystroke, property
152457 …LanguageServiceShimObject.prototype.getFormattingEditsAfterKeystroke = function (fileName, positio… method in LanguageServiceShimObject
160968 Session.prototype.getFormattingEditsAfterKeystroke = function (args) { method in Session
Dtsserver.js150031 function getFormattingEditsAfterKeystroke(fileName, position, key, options) { function
150562 getFormattingEditsAfterKeystroke: getFormattingEditsAfterKeystroke, property
151888 …LanguageServiceShimObject.prototype.getFormattingEditsAfterKeystroke = function (fileName, positio… method in LanguageServiceShimObject
160774 Session.prototype.getFormattingEditsAfterKeystroke = function (args) { method in Session
Dtypescript.js150600 function getFormattingEditsAfterKeystroke(fileName, position, key, options) { function
151131 getFormattingEditsAfterKeystroke: getFormattingEditsAfterKeystroke, property
152457 …LanguageServiceShimObject.prototype.getFormattingEditsAfterKeystroke = function (fileName, positio… method in LanguageServiceShimObject
DtypescriptServices.js150600 function getFormattingEditsAfterKeystroke(fileName, position, key, options) { function
151131 getFormattingEditsAfterKeystroke: getFormattingEditsAfterKeystroke, property
152457 …LanguageServiceShimObject.prototype.getFormattingEditsAfterKeystroke = function (fileName, positio… method in LanguageServiceShimObject
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5684getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method
Dtypescript.d.ts5684getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatC… method