Searched defs:newFileNameWithExtension (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/services/refactors/ |
| D | moveToNewFile.ts | 66 const newFileNameWithExtension = newModuleName + extension; constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 147256 …function addNewFileToTsconfig(program, changes, oldFileName, newFileNameWithExtension, getCanonica… argument 147417 …function createOldFileImportsFromNewFile(newFileNeedExport, newFileNameWithExtension, useEs6Import… argument
|
| D | typescript.js | 147256 …function addNewFileToTsconfig(program, changes, oldFileName, newFileNameWithExtension, getCanonica… argument 147417 …function createOldFileImportsFromNewFile(newFileNeedExport, newFileNameWithExtension, useEs6Import… argument
|
| D | tsserverlibrary.js | 147256 …function addNewFileToTsconfig(program, changes, oldFileName, newFileNameWithExtension, getCanonica… argument 147417 …function createOldFileImportsFromNewFile(newFileNeedExport, newFileNameWithExtension, useEs6Import… argument
|
| D | tsserver.js | 146687 …function addNewFileToTsconfig(program, changes, oldFileName, newFileNameWithExtension, getCanonica… argument 146848 …function createOldFileImportsFromNewFile(newFileNeedExport, newFileNameWithExtension, useEs6Import… argument
|