Searched defs:changeFile (Results 1 – 3 of 3) sorted by relevance
50 function changeFile() { function
155 changeFile(fileName: string, args: protocol.ChangeRequestArgs): void { method in ts.server.SessionClient
96 …function changeFile(fileName: string | (() => string), content: string | (() => string), caption: … function