Searched defs:newFilePath (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/services/refactors/ |
| D | moveToNewFile.ts | 121 …const newFilePath = getRelativePathFromFile(cfg.fileName, newFileAbsolutePath, getCanonicalFileNam… constant
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 515 readonly newFilePath: string; property
|
| D | typescriptServices.js | 150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
|
| D | typescript.js | 150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
|
| D | tsserver.js | 150075 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
|
| D | tsserverlibrary.js | 150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 698 readonly newFilePath: string; property
|