MCPcopy Create free account

hub / github.com/arnoudkooi/sn-scriptsync / functions

Functions289 in github.com/arnoudkooi/sn-scriptsync

↓ 2 callersFunctionlistFragmentBasenames
(dir: string)
scripts/build-agent-docs.ts:257
↓ 2 callersFunctionlistInstanceFolders
()
src/agent/instanceResolver.ts:17
↓ 2 callersFunctionmarkFileAsDirty
(file: TextDocument)
src/extension.ts:1801
↓ 2 callersFunctionmustGetInstanceSettings
(instanceFolder: string)
src/agent/commands/query.ts:8
↓ 2 callersFunctionnextCorrelationId
(ctx: AgentContext)
src/agent/commands/_shared.ts:34
↓ 2 callersFunctionnormaliseSysId
(v: any)
src/agent/commands/records.ts:406
↓ 2 callersFunctionnormaliseValue
Normalise a Table API field value to a plain string for comparison.
src/agent/commands/records.ts:19
↓ 2 callersFunctionopenForReview
(filePath: string, attempt = 0)
src/extension.ts:269
↓ 2 callersFunctionopenInInstance
(showWarning = true)
src/extension.ts:3665
↓ 2 callersFunctionpickSyncFolder
()
src/extension.ts:59
↓ 2 callersMethodreadApiVersion
(filePath: string)
src/ExtensionUtils.ts:98
↓ 2 callersMethodrenamePath
(oldPath: string, newPath: string)
src/ExtensionUtils.ts:22
↓ 2 callersFunctionrequestCapture
One round-trip of takeScreenshot. Throws structured errors, never writes.
src/agent/commands/browser.ts:237
↓ 2 callersFunctionrequestInstanceScope
(instance, scopeId)
src/extension.ts:2359
↓ 2 callersFunctionresolveScopeSysId
(instanceFolder: string, scopeName?: string)
src/agent/commands/scopedapp.ts:28
↓ 2 callersFunctionrunBackgroundScript
(ctx: AgentContext, instance: any, script: string)
src/agent/commands/_shared.ts:98
↓ 2 callersFunctionsaveRequestResponse
(responseJson)
src/extension.ts:2870
↓ 2 callersFunctionsendToServiceNow
(scriptObj: any)
src/extension.ts:3353
↓ 2 callersFunctionsetRememberedWorkspaceRoot
(fsPath: string | undefined)
src/workspaceRoot.ts:157
↓ 2 callersFunctionsetupWatcher
()
src/extension.ts:989
↓ 2 callersFunctionshowWelcomePanel
(context: vscode.ExtensionContext, version: string, isFirstRun: boolean)
src/extension.ts:1497
↓ 2 callersMethodstartCountdown
()
src/QueueTreeViewProvider.ts:114
↓ 2 callersFunctionstopAgentHttpServer
(state: HttpServerState | undefined)
src/agent/transport/http.ts:146
↓ 2 callersFunctionstopServers
()
src/extension.ts:2330
↓ 2 callersMethodtotalCount
()
src/QueueTreeViewProvider.ts:23
↓ 2 callersMethodupsertManagedBlock
* Insert or refresh the SN-SCRIPTSYNC managed block in `destPath` from the * generated `sourcePath`, preserving any user content outside the mark
src/ExtensionUtils.ts:161
↓ 2 callersFunctionworkspaceFolderPaths
Open folders, deduped to fsPaths.
src/workspaceRoot.ts:84
↓ 2 callersMethodwriteFileIfNotExists
(path, contents, openFile, cb)
src/ExtensionUtils.ts:368
↓ 2 callersMethodwriteInstanceSettings
(instance)
src/ExtensionUtils.ts:388
↓ 1 callersFunctionapplyScopePrefix
* A scoped UI page named `todo_app` in scope `x_acme_app` is *stored* with * name `todo_app` but *served* at `/x_acme_app_todo_app.do`. Prepend the s
src/agent/commands/browser.ts:57
↓ 1 callersFunctionauthOk
(req: http.IncomingMessage, token: string)
src/agent/transport/http.ts:55
↓ 1 callersFunctionbgScriptExecute
(showWarning = true)
src/extension.ts:3630
↓ 1 callersFunctionbuildCommandHome
()
scripts/build-agent-docs.ts:296
↓ 1 callersFunctionbuildContext
(request: AgentRequest, instanceFolder: string)
src/agent/runtime.ts:38
↓ 1 callersFunctionbuildCore
()
scripts/build-agent-docs.ts:320
↓ 1 callersFunctionbuildDeleteAppScript
Build the (input-validated) cascade-delete fix script.
src/agent/commands/background.ts:76
↓ 1 callersFunctionbuildReference
()
scripts/build-agent-docs.ts:348
↓ 1 callersFunctionbuildSkill
(skill: SkillDef)
scripts/build-agent-docs.ts:376
↓ 1 callersFunctioncanCreateArtifactFromFile
(filePath: string, scriptObj: any)
src/extension.ts:781
↓ 1 callersFunctionclaimCommand
(name: string, owner: string)
scripts/build-agent-docs.ts:411
↓ 1 callersFunctioncodeForRest
(status: number | undefined, msg: string)
src/agent/commands/_shared.ts:79
↓ 1 callersFunctioncommandNames
()
src/agent/commands/index.ts:42
↓ 1 callersMethodcopyFileIfNotExists
(sourcePath: string, path: string, cb: Function)
src/ExtensionUtils.ts:36
↓ 1 callersFunctioncreateArtifact
(artifact: any)
src/extension.ts:3565
↓ 1 callersFunctioncreateNewArtifact
(scriptObj: any)
src/extension.ts:3420
↓ 1 callersFunctiondeletePortFile
()
src/agent/portFile.ts:39
↓ 1 callersFunctiondiscardReviewFile
(filePath: string)
src/extension.ts:512
↓ 1 callersFunctionensureSyncFolderChosen
()
src/extension.ts:100
↓ 1 callersFunctionextForFieldType
(fieldType: string)
src/extension.ts:257
↓ 1 callersFunctionextForLanguage
File extension for a preview language, so the review diff highlights + titles nicely.
src/agent/commands/records.ts:58
↓ 1 callersMethodfileOrDirectoryName
(path: string)
src/ExtensionUtils.ts:641
↓ 1 callersFunctionflushStagedCreates
()
src/extension.ts:415
↓ 1 callersFunctiongetChangelogHighlightsHtml
(context: vscode.ExtensionContext)
src/extension.ts:1525
↓ 1 callersFunctiongetCommand
(name: string)
src/agent/commands/index.ts:34
↓ 1 callersFunctiongetConfiguredSyncDirName
()
src/workspaceRoot.ts:45
↓ 1 callersFunctiongetRuntime
()
src/agent/runtime.ts:28
↓ 1 callersFunctiongetWelcomeHtml
( version: string, isFirstRun: boolean, settings: { key: string; label: string; description: string; value:
src/extension.ts:1577
↓ 1 callersFunctiongetWelcomeNonce
()
src/extension.ts:1570
↓ 1 callersMethodhandle
(ctx: AgentContext, params: P)
src/agent/types.ts:98
↓ 1 callersFunctionhandleActivateTabResponse
(responseJson: any)
src/extension.ts:883
↓ 1 callersFunctionhandleAgentCodeSearchResponse
(responseJson: any)
src/extension.ts:880
↓ 1 callersFunctionhandleAgentParentOptionsResponse
(responseJson: any)
src/extension.ts:874
↓ 1 callersFunctionhandleAgentQueryRecordsResponse
(responseJson: any)
src/extension.ts:877
↓ 1 callersFunctionhandleAgentRequestFile
(requestPath: string, deps: FileTransportDeps)
src/agent/transport/file.ts:23
↓ 1 callersFunctionhandleCheckNameExistsResponse
(responseJson: any)
src/extension.ts:3464
↓ 1 callersFunctionhandleCreateRecordResponse
(responseJson)
src/extension.ts:2295
↓ 1 callersFunctionhandleResolveScopeForSave
(responseJson: any)
src/extension.ts:3110
↓ 1 callersFunctionhandleRunSlashCommandResponse
(responseJson: any)
src/extension.ts:887
↓ 1 callersFunctionhandleScreenshotResponse
(responseJson: any)
src/extension.ts:907
↓ 1 callersFunctionhandleSwitchContextResponse
(responseJson: any)
src/extension.ts:891
↓ 1 callersFunctionhandleTableStructureResponse
(responseJson: any)
src/extension.ts:3386
↓ 1 callersFunctionhandleUploadAttachmentResponse
(responseJson: any)
src/extension.ts:895
↓ 1 callersFunctionhasSettings
(folder: string)
src/agent/instanceResolver.ts:11
↓ 1 callersFunctionhttpStatusForCode
(code?: string)
src/agent/errors.ts:44
↓ 1 callersFunctioninstanceFolderFromRequestFile
(requestPath: string)
src/agent/instanceResolver.ts:82
↓ 1 callersFunctionisCodeField
(field: string)
src/extension.ts:254
↓ 1 callersFunctionisCreateArtifactsEnabled
()
src/agent/commands/records.ts:10
↓ 1 callersFunctionisDeleteRecordsEnabled
()
src/agent/commands/background.ts:9
↓ 1 callersFunctionisDeleteRecordsEnabled
()
src/agent/commands/records.ts:14
↓ 1 callersMethodisFile
(path: string)
src/ExtensionUtils.ts:633
↓ 1 callersMethodjoinPaths
(...pathParts)
src/ExtensionUtils.ts:645
↓ 1 callersFunctionlanguageForField
Best-effort language id for a field's review preview.
src/agent/commands/records.ts:74
↓ 1 callersFunctionlinkAppToVSCode
(postedJson)
src/extension.ts:2888
↓ 1 callersFunctionlogAgentRequestToFile
(instanceFolder: string, request: AgentRequest, response: AgentResponse)
src/agent/transport/file.ts:92
↓ 1 callersFunctionmain
()
scripts/build-agent-docs.ts:437
↓ 1 callersFunctionmarkdownToHtml
(md: string)
src/extension.ts:1544
↓ 1 callersFunctionmaterializeUpdateField
(instance: any, table: string, sysId: string, scopeName: string, name: string, field: string, content: any)
src/extension.ts:283
↓ 1 callersFunctionmaybeShowWelcomePanel
(context: vscode.ExtensionContext)
src/extension.ts:1484
↓ 1 callersFunctionmustGetInstanceSettings
(instanceFolder: string)
src/agent/commands/search.ts:8
↓ 1 callersFunctionneedsFolderChoice
()
src/workspaceRoot.ts:172
↓ 1 callersFunctionnudgeReviewQuickDiff
()
src/extension.ts:209
↓ 1 callersMethodpathOfBaseDirectory
(path: string)
src/ExtensionUtils.ts:637
↓ 1 callersFunctionpauseQueueOnError
(errorMessage: string)
src/extension.ts:971
↓ 1 callersFunctionproceedWithArtifactCreation
(scriptObj: any)
src/extension.ts:3500
↓ 1 callersMethodprocessPendingFiles
()
src/agent/commands/connection.ts:330
↓ 1 callersFunctionreadCommand
(name: string)
scripts/build-agent-docs.ts:248
↓ 1 callersFunctionreadJsonBody
(req: http.IncomingMessage)
src/agent/transport/http.ts:19
↓ 1 callersFunctionrefreshFromInstance
(showWarning = true)
src/extension.ts:3691
↓ 1 callersFunctionrefreshedToken
(postedJson)
src/extension.ts:2919
↓ 1 callersFunctionregisterReviewBaselineProvider
(context: vscode.ExtensionContext)
src/extension.ts:217
← previousnext →101–200 of 289, ranked by callers