Searched defs:changeFile (Results 1 – 2 of 2) sorted by relevance
33 …function changeFile(fileName: string | (() => string), content: string | (() => string), caption: … function
177 changeFile(fileName: string, args: protocol.ChangeRequestArgs): void { method in SessionClient