MCPcopy Index your code

hub / github.com/TypeStrong/fork-ts-checker-webpack-plugin / functions

Functions269 in github.com/TypeStrong/fork-ts-checker-webpack-plugin

↓ 54 callersMethodexists
(path: string)
src/typescript/worker/lib/file-system/file-system.ts:9
↓ 31 callersMethodresolve
(value: TValue)
test/e2e/driver/listener.ts:2
↓ 16 callersMethodlog
(...args: unknown[])
src/infrastructure-logger.ts:4
↓ 15 callersMethodrealPath
(path: string)
src/typescript/worker/lib/file-system/file-system.ts:13
↓ 13 callersFunctioncreateWebpackDevServerDriver
( process: ChildProcess, async: boolean, defaultTimeout = 30000 )
test/e2e/driver/webpack-dev-server-driver.ts:36
↓ 13 callersMethodsubmit
(task: Task<T>, signal?: AbortSignal)
src/utils/async/pool.ts:8
↓ 11 callersFunctionforwardSlash
* Replaces backslashes with one forward slash * @param input
src/utils/path/forward-slash.ts:7
↓ 11 callersFunctionupdateFilesChange
(compiler: webpack.Compiler, change: FilesChange)
src/files-change.ts:36
↓ 10 callersFunctionwrapRpc
( childProcess: ChildProcess )
src/rpc/wrap-rpc.ts:9
↓ 9 callersFunctiongetFilesChange
(compiler: webpack.Compiler)
src/files-change.ts:18
↓ 9 callersFunctiongetInfrastructureLogger
(compiler: webpack.Compiler)
src/infrastructure-logger.ts:11
↓ 9 callersFunctiongetParsedConfig
(force = false)
src/typescript/worker/lib/config.ts:130
↓ 9 callersFunctiongetRealPath
(path: string)
src/typescript/worker/lib/file-system/real-file-system.ts:115
↓ 9 callersMethodnormalizePath
(path: string)
src/typescript/worker/lib/file-system/file-system.ts:14
↓ 9 callersMethodreadStats
(path: string)
src/typescript/worker/lib/file-system/file-system.ts:12
↓ 7 callersMethoderror
(...args: unknown[])
src/infrastructure-logger.ts:6
↓ 7 callersFunctiongetReadFileSystem
(path: string)
src/typescript/worker/lib/system.ts:292
↓ 6 callersFunctionnextIteration
()
test/e2e/driver/webpack-dev-server-driver.ts:45
↓ 6 callersFunctionnormalizeAndResolvePath
(path: string)
src/typescript/worker/lib/system.ts:274
↓ 6 callersMethodreadFile
(path: string, encoding?: string)
src/typescript/worker/lib/file-system/file-system.ts:10
↓ 6 callersFunctionstripAnsi
(text: string)
test/unit/formatter/strip-ansi.ts:3
↓ 5 callersFunctionassertTypeScriptSupport
(config: TypeScriptWorkerConfig)
src/typescript/type-script-support.ts:8
↓ 5 callersMethodclearCache
()
src/typescript/worker/lib/file-system/file-system.ts:23
↓ 5 callersFunctioncreateBasicFormatter
()
src/formatter/basic-formatter.ts:5
↓ 5 callersFunctioncreatePool
(size: number)
src/utils/async/pool.ts:14
↓ 5 callersFunctionexists
(path: string)
src/typescript/worker/lib/file-system/real-file-system.ts:18
↓ 5 callersFunctionextractWebpackErrors
(content: string)
test/e2e/driver/webpack-errors-extractor.ts:7
↓ 5 callersFunctiongetPluginHooks
(compiler: webpack.Compiler | webpack.MultiCompiler)
src/plugin-hooks.ts:41
↓ 5 callersFunctioninvokeDirectoryWatchers
(path: string)
src/typescript/worker/lib/system.ts:244
↓ 5 callersFunctioninvokeFileWatchers
(path: string, event: ts.FileWatcherEventKind)
src/typescript/worker/lib/system.ts:227
↓ 5 callersFunctionreject
(error)
test/e2e/driver/listener.ts:28
↓ 5 callersFunctionwait
(timeout: number)
test/unit/utils/async/pool.spec.ts:3
↓ 4 callersFunctionclearFilesChange
(compiler: webpack.Compiler)
src/files-change.ts:40
↓ 4 callersFunctionconsumeFilesChange
(compiler: webpack.Compiler)
src/files-change.ts:30
↓ 4 callersFunctioncreateQueuedAsyncListener
(active = false)
test/e2e/driver/webpack-dev-server-driver.ts:22
↓ 4 callersFunctionexists
(path: string)
src/typescript/worker/lib/file-system/mem-file-system.ts:14
↓ 4 callersFunctiongetDependencies
(force = false)
src/typescript/worker/lib/dependencies.ts:13
↓ 4 callersFunctiongetWriteFileSystem
(path: string)
src/typescript/worker/lib/system.ts:311
↓ 4 callersFunctionomit
(object: TObject, keys: (keyof TObject)[])
test/unit/issue/issue.spec.ts:4
↓ 4 callersFunctionremoveHandlers
()
src/rpc/wrap-rpc.ts:60
↓ 3 callersMethodapply
(listener: AsyncListener<T>)
test/e2e/driver/webpack-dev-server-driver.ts:19
↓ 3 callersFunctioncompareStrings
(stringA?: string, stringB?: string)
src/issue/issue.ts:24
↓ 3 callersFunctioncreateWebpackFormatter
(formatter: Formatter, pathType: FormatterPathType)
src/formatter/webpack-formatter.ts:12
↓ 3 callersFunctiongetConfigFilePathFromCompilerOptions
(compilerOptions: ts.CompilerOptions)
src/typescript/worker/lib/config.ts:151
↓ 3 callersFunctiongetDiagnosticsOfProgram
(program: ts.Program | ts.BuilderProgram)
src/typescript/worker/lib/diagnostics.ts:31
↓ 3 callersFunctioninvalidateConfig
()
src/typescript/worker/lib/config.ts:146
↓ 3 callersFunctioninvalidateDependencies
()
src/typescript/worker/lib/dependencies.ts:23
↓ 3 callersFunctionisInsideAnotherPath
(parent: string, directory: string)
src/utils/path/is-inside-another-path.ts:3
↓ 3 callersFunctionparseConfig
( configFileName: string, configFileContext: string )
src/typescript/worker/lib/config.ts:85
↓ 3 callersFunctionprintBlock
(message)
test/e2e/jest.environment.js:4
↓ 3 callersMethodreadDir
(path: string)
src/typescript/worker/lib/file-system/file-system.ts:11
↓ 3 callersFunctionreject
()
src/utils/async/controlled-promise.ts:3
↓ 3 callersFunctionresolve
(value)
test/e2e/driver/listener.ts:18
↓ 3 callersFunctionresolve
()
src/utils/async/controlled-promise.ts:2
↓ 3 callersFunctionstartTracingIfNeeded
(compilerOptions: ts.CompilerOptions)
src/typescript/worker/lib/tracing.ts:21
↓ 3 callersFunctionstopTracingIfNeeded
(program: ts.Program | ts.BuilderProgram)
src/typescript/worker/lib/tracing.ts:34
↓ 3 callersFunctionterminateWorkers
()
src/hooks/tap-stop-to-terminate-workers.ts:15
↓ 3 callersFunctionupdateDiagnostics
(configFile: string, diagnostics: ts.Diagnostic[])
src/typescript/worker/lib/diagnostics.ts:13
↓ 3 callersMethodwriteFile
(path: string, data: string)
src/typescript/worker/lib/file-system/file-system.ts:17
↓ 2 callersFunctionactivateListeners
()
test/e2e/driver/webpack-dev-server-driver.ts:51
↓ 2 callersFunctionaggregateFilesChanges
* Computes aggregated files change based on the subsequent files changes. * * @param changes List of subsequent files changes * @returns Files chan
src/files-change.ts:50
↓ 2 callersFunctioncompareIssuePositions
(positionA?: IssuePosition, positionB?: IssuePosition)
src/issue/issue-position.ts:6
↓ 2 callersFunctioncreateCodeFrameFormatter
(options?: BabelCodeFrameOptions)
src/formatter/code-frame-formatter.ts:10
↓ 2 callersFunctioncreateControlledPromise
()
src/utils/async/controlled-promise.ts:1
↓ 2 callersFunctioncreateFormatterConfig
(options: FormatterOptions | undefined)
src/formatter/formatter-config.ts:11
↓ 2 callersFunctioncreateIssuePredicateFromIssueMatch
(context: string, match: IssueMatch)
src/issue/issue-match.ts:13
↓ 2 callersFunctioncreateIssuePredicateFromOption
( context: string, option: IssuePredicateOption )
src/issue/issue-config.ts:12
↓ 2 callersFunctioncreateIssuesFromDiagnostics
(diagnostics: ts.Diagnostic[])
src/typescript/worker/lib/diagnostics.ts:98
↓ 2 callersFunctioncreateRpcWorker
( modulePath: string, data: unknown, memoryLimit?: number )
src/rpc/rpc-worker.ts:18
↓ 2 callersFunctioncreateTrivialIssuePredicate
(result: boolean)
src/issue/issue-predicate.ts:5
↓ 2 callersFunctioncreateTypeScriptWorkerConfig
( compiler: webpack.Compiler, options: TypeScriptWorkerOptions | undefined )
src/typescript/type-script-worker-config.ts:21
↓ 2 callersFunctioncreateWatchCompilerHost
( parsedConfig: ts.ParsedCommandLine, createProgram?: ts.CreateProgram<TProgram>, reportDiagnostic?: ts.
src/typescript/worker/lib/host/watch-compiler-host.ts:6
↓ 2 callersFunctioncreateWatcher
( watchersMap: Map<string, TCallback[]>, path: string, callback: TCallback )
src/typescript/worker/lib/system.ts:203
↓ 2 callersFunctiondeduplicateAndSortIssues
(issues: Issue[])
src/issue/issue.ts:54
↓ 2 callersMethoddeleteFile
(path: string)
src/typescript/worker/lib/system.ts:37
↓ 2 callersFunctiondidConfigFileChanged
({ changedFiles = [], deletedFiles = [] }: FilesChange)
src/typescript/worker/lib/config.ts:163
↓ 2 callersFunctiondidDependenciesProbablyChanged
( dependencies: FilesMatch, { changedFiles = [], deletedFiles = [] }: FilesChange )
src/typescript/worker/lib/config.ts:169
↓ 2 callersFunctionemitDtsIfNeeded
(program: ts.Program | ts.BuilderProgram)
src/typescript/worker/lib/emit.ts:6
↓ 2 callersFunctionemitTsBuildInfoIfNeeded
(builderProgram: ts.BuilderProgram)
src/typescript/worker/lib/tsbuildinfo.ts:30
↓ 2 callersFunctionexposeRpc
(fn: (...args: any[]) => any)
src/rpc/expose-rpc.ts:6
↓ 2 callersFunctionformatIssueLocation
(location: IssueLocation)
src/issue/issue-location.ts:28
↓ 2 callersFunctiongetConfigFilePathFromBuilderProgram
(builderProgram: ts.BuilderProgram)
src/typescript/worker/lib/config.ts:159
↓ 2 callersFunctiongetDependenciesWorker
( parsedConfig: ts.ParsedCommandLine, configFileContext: string, processedConfigFiles: string[] = [] )
src/typescript/worker/lib/dependencies.ts:27
↓ 2 callersFunctiongetUserName
(user: User)
test/e2e/fixtures/typescript-basic/src/model/User.ts:11
↓ 2 callersFunctiongetUserName
(user: User)
test/e2e/fixtures/typescript-pnp/src/model/User.ts:11
↓ 2 callersFunctioninvalidateArtifacts
()
src/typescript/worker/lib/artifacts.ts:25
↓ 2 callersMethodinvalidateCache
()
src/typescript/worker/lib/system.ts:20
↓ 2 callersFunctioninvalidateSolutionBuilder
(withHost = false)
src/typescript/worker/lib/program/solution-builder.ts:66
↓ 2 callersMethodinvokeFileChanged
(path: string)
src/typescript/worker/lib/system.ts:17
↓ 2 callersMethodinvokeFileDeleted
(path: string)
src/typescript/worker/lib/system.ts:18
↓ 2 callersFunctionisIgnoredFile
(file: string)
src/files-change.ts:11
↓ 2 callersFunctionisIncrementalEnabled
(compilerOptions: ts.CompilerOptions)
src/typescript/worker/lib/tsbuildinfo.ts:80
↓ 2 callersFunctionisIssue
(value: unknown)
src/issue/issue.ts:14
↓ 2 callersFunctionisLineRelatedToTsLoader
(line: string)
test/e2e/driver/webpack-errors-extractor.ts:3
↓ 2 callersFunctionreadStats
(path: string)
src/typescript/worker/lib/file-system/mem-file-system.ts:23
↓ 2 callersFunctionreadStats
(path: string)
src/typescript/worker/lib/file-system/real-file-system.ts:27
↓ 2 callersMethodreject
(error: unknown)
test/e2e/driver/listener.ts:3
↓ 2 callersFunctionrelativeToContext
(file: string, context: string)
src/utils/path/relative-to-context.ts:5
↓ 2 callersFunctionremoveJsonExtension
(filePath: string)
src/typescript/worker/lib/tsbuildinfo.ts:48
↓ 2 callersFunctionrunAndPrint
()
test/e2e/fixtures/webpack-node-api/webpack-node-api.js:18
next →1–100 of 269, ranked by callers