| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/fallbackPolling/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/synchronousWatchDirectory/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/watchFile/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/excludeDirectories/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/excludeFiles/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/watchDirectory/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/tests/baselines/reference/showConfig/Show TSConfig with watch options/ |
| D | tsconfig.json | 3 "watchOptions": { object
|
| /third_party/typescript/src/jsTyping/ |
| D | types.ts | 17 readonly watchOptions?: WatchOptions; property
|
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 1506 watchOptions: WatchOptions | undefined; property 1526 const { options, watchOptions, fileNames: projects, errors } = parseCommandLineWorker( constant 2410 const watchOptions = existingWatchOptions && parsedConfig.watchOptions ? constant 2596 watchOptions?: WatchOptions; property 2689 const watchOptions = convertWatchOptionsFromJsonWorker(json.watchOptions, basePath, errors); constant
|
| D | watchPublic.ts | 134 watchOptions?: WatchOptions; property
|
| D | watch.ts | 613 watchOptions: WatchOptions | undefined; property
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 317 watchOptions?: WatchOptions; property 648 watchOptions: WatchOptions; property 1060 const watchOptions = convertWatchOptions(projectCompilerOptions, projectRootPath); constant 1273 const watchOptions = this.getWatchOptions(project); constant
|
| D | protocol.ts | 1527 watchOptions?: WatchOptions; property
|
| /third_party/typescript/src/executeCommandLine/ |
| D | executeCommandLine.ts | 393 …const { buildOptions, watchOptions, projects, errors } = parseBuildCommand(commandLineArgs.slice(1… constant
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 3008 watchOptions?: WatchOptions; property 5250 readonly watchOptions?: WatchOptions; property 9390 protected watchOptions: WatchOptions | undefined; property in ts.Project 9767 watchOptions: WatchOptions; property
|
| D | protocol.d.ts | 1102 watchOptions?: WatchOptions; property
|
| D | typescript.d.ts | 3008 watchOptions?: WatchOptions; property 5250 readonly watchOptions?: WatchOptions; property
|
| D | typescriptServices.d.ts | 3008 watchOptions?: WatchOptions; property 5250 readonly watchOptions?: WatchOptions; property
|
| D | tsserverlibrary.js | 38230 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property 113040 watchOptions: watchOptionsOrExtraFileExtensions, property 154014 …, lastFileExceededProgramSize, compilerOptions, compileOnSaveEnabled, watchOptions, directoryStruc… argument 155066 Project.prototype.setWatchOptions = function (watchOptions) { argument 155402 …on InferredProject(projectService, documentRegistry, compilerOptions, watchOptions, projectRootPat… argument 155646 ConfiguredProject.prototype.setWatchOptions = function (watchOptions) { argument 155648 _super.prototype.setWatchOptions.call(this, watchOptions); argument 155855 …eExceededProgramSize, compileOnSaveEnabled, projectFilePath, pluginConfigOverrides, watchOptions) { argument 157560 …, newUncheckedFiles, propertyReader, newOptions, newTypeAcquisition, compileOnSave, watchOptions) { argument
|
| D | tsserver.js | 38036 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property 112846 watchOptions: watchOptionsOrExtraFileExtensions, property 153820 …, lastFileExceededProgramSize, compilerOptions, compileOnSaveEnabled, watchOptions, directoryStruc… argument 154872 Project.prototype.setWatchOptions = function (watchOptions) { argument 155208 …on InferredProject(projectService, documentRegistry, compilerOptions, watchOptions, projectRootPat… argument 155452 ConfiguredProject.prototype.setWatchOptions = function (watchOptions) { argument 155454 _super.prototype.setWatchOptions.call(this, watchOptions); argument 155661 …eExceededProgramSize, compileOnSaveEnabled, projectFilePath, pluginConfigOverrides, watchOptions) { argument 157366 …, newUncheckedFiles, propertyReader, newOptions, newTypeAcquisition, compileOnSave, watchOptions) { argument
|
| D | tsc.js | 30978 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property 92914 watchOptions: watchOptionsOrExtraFileExtensions, property 95106 function performBuild(sys, cb, buildOptions, watchOptions, projects, errors) { argument 95233 …ateWatchOfFilesAndCompilerOptions(system, cb, reportDiagnostic, rootFiles, options, watchOptions) { argument 95237 watchOptions: watchOptions, property
|
| D | typingsInstaller.js | 38025 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property 112835 watchOptions: watchOptionsOrExtraFileExtensions, property
|
| D | typescriptServices.js | 38230 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property 113040 watchOptions: watchOptionsOrExtraFileExtensions, property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3065 watchOptions?: WatchOptions; property 5491 readonly watchOptions?: WatchOptions; property 9669 protected watchOptions: WatchOptions | undefined; property in ts.Project 10052 watchOptions: WatchOptions; property
|
| D | typescript.d.ts | 3065 watchOptions?: WatchOptions; property 5491 readonly watchOptions?: WatchOptions; property
|