Home
last modified time | relevance | path

Searched defs:watchOptions (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/baselines/reference/config/tsconfigParsingWatchOptions/
Ddifferent options with jsonSourceFile api.js89 1 {"watchOptions":{"excludeDirectories":["**/../*"]}} property
93 "watchOptions": { property
106 1 {"watchOptions":{"excludeFiles":["**/../*"]}} property
Ddifferent options with json api.js97 "watchOptions": { property
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/fallbackPolling/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/excludeFiles/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/synchronousWatchDirectory/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/watchDirectory/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/watchFile/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/excludeDirectories/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with watch options/
Dtsconfig.json3 "watchOptions": { object
/third_party/typescript/src/jsTyping/
Dtypes.ts17 readonly watchOptions?: WatchOptions; property
/third_party/typescript/src/compiler/
DcommandLineParser.ts1817 watchOptions: WatchOptions | undefined; property
1843 const { options, watchOptions, fileNames: projects, errors } = parseCommandLineWorker( constant
2794 const watchOptions = existingWatchOptions && parsedConfig.watchOptions ? constant
2984 watchOptions?: WatchOptions; property
3077 const watchOptions = convertWatchOptionsFromJsonWorker(json.watchOptions, basePath, errors); constant
DwatchPublic.ts172 watchOptions?: WatchOptions; property
Dwatch.ts778 watchOptions: WatchOptions | undefined; property
/third_party/typescript/src/server/
DeditorServices.ts316 watchOptions?: WatchOptions; property
650 watchOptions: WatchOptions; property
1104 const watchOptions = convertWatchOptions(projectCompilerOptions, projectRootPath); constant
Dprotocol.ts1564 watchOptions?: WatchOptions; property
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts657 …const { buildOptions, watchOptions, projects, errors } = parseBuildCommand(commandLineArgs.slice(1… constant
/third_party/typescript/lib/
Dprotocol.d.ts1135 watchOptions?: WatchOptions; property
Dtsserverlibrary.d.ts3307 watchOptions?: WatchOptions; property
6017 readonly watchOptions?: WatchOptions; property
10537 protected watchOptions: WatchOptions | undefined; property in ts.Project
10919 watchOptions: WatchOptions; property
Dtypescript.d.ts3307 watchOptions?: WatchOptions; property
6017 readonly watchOptions?: WatchOptions; property
DtypescriptServices.d.ts3307 watchOptions?: WatchOptions; property
6017 readonly watchOptions?: WatchOptions; property
Dtsc.js35115 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property
107346 watchOptions: watchOptionsOrExtraFileExtensions, property
107899 … function updateExtendedConfigFilesWatches(forProjectPath, options, watchOptions, watchType) { argument
110039 function printAllHelp(sys, compilerOptions, buildOptions, watchOptions) { argument
110231 function performBuild(sys, cb, buildOptions, watchOptions, projects, errors) { argument
110370 …ateWatchOfFilesAndCompilerOptions(system, cb, reportDiagnostic, rootFiles, options, watchOptions) { argument
110374 watchOptions: watchOptions, property
DtypingsInstaller.js42865 …defined, project: undefined, build: undefined, version: undefined }), watchOptions: watchOptionMap… property
129042 watchOptions: watchOptionsOrExtraFileExtensions, property
129641 … function updateExtendedConfigFilesWatches(forProjectPath, options, watchOptions, watchType) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3307 watchOptions?: WatchOptions; property
6017 readonly watchOptions?: WatchOptions; property
10537 protected watchOptions: WatchOptions | undefined; property in ts.Project
10919 watchOptions: WatchOptions; property
Dtypescript.d.ts3307 watchOptions?: WatchOptions; property
6017 readonly watchOptions?: WatchOptions; property