MCPcopy Index your code

hub / github.com/PawanOsman/OpenCursor / functions

Functions727 in github.com/PawanOsman/OpenCursor

↓ 2 callersFunctionfetchModels
()
webview-ui/settings/App.tsx:654
↓ 2 callersFunctionfirstMatch
(s: string, re: RegExp)
src/agent/ollama.ts:217
↓ 2 callersMethodgetActiveId
()
src/stores/conversationStore.ts:80
↓ 2 callersFunctiongetActiveSelection
()
src/context/workspaceContext.ts:71
↓ 2 callersFunctiongetAllModels
()
src/stores/modelRegistry.ts:29
↓ 2 callersMethodgetApiKey
()
src/stores/settingsManager.ts:62
↓ 2 callersFunctiongetBalanceStrategy
()
src/agent/oauth.ts:150
↓ 2 callersFunctiongetGitContext
()
src/context/workspaceContext.ts:97
↓ 2 callersFunctiongit
(args: string[])
src/context/workspaceContext.ts:86
↓ 2 callersFunctionglobMatches
(globs: string, filePath: string)
src/context/workspaceContext.ts:112
↓ 2 callersFunctionglobToRe
(p: string)
src/agent/tools/shared.ts:139
↓ 2 callersFunctiongo
(always?: boolean)
webview-ui/sidebar/App.tsx:290
↓ 2 callersFunctiongroupBlocks
(blocks: AssistantBlock[])
webview-ui/sidebar/App.tsx:146
↓ 2 callersFunctionhave
(name: string)
webview-ui/settings/panels/OllamaPanel.tsx:168
↓ 2 callersFunctioninsertFragManually
(frag: DocumentFragment)
webview-ui/sidebar/components/Composer.tsx:1009
↓ 2 callersFunctionisConnected
(kind: OAuthKind)
src/agent/oauth.ts:205
↓ 2 callersFunctionisCustom
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:289
↓ 2 callersFunctionisRunning
(id: string)
src/agent/llamacpp.ts:516
↓ 2 callersFunctionlaunchesFor
All hook launches for a trigger: [command, payload] pairs (our hooks + external).
src/integrations/hooksRunner.ts:155
↓ 2 callersFunctionlistRules
()
src/context/workspaceContext.ts:207
↓ 2 callersFunctionload
(root: string)
src/agent/semanticIndex.ts:181
↓ 2 callersFunctionloadModel
(m: LlamacppModel, globalCfg?: LlamacppServerConfig | number)
src/agent/llamacpp.ts:399
↓ 2 callersFunctionmakeModel
(p: { repo?: string; file: string; filePath: string; sizeBytes?: number; name: string })
src/agent/llamacpp.ts:310
↓ 2 callersFunctionmarkRunning
(ids?: string[])
webview-ui/sidebar/App.tsx:851
↓ 2 callersFunctionmatchPattern
(pattern: string, subject: string, prefixOk: boolean)
src/agent/approvalPolicy.ts:99
↓ 2 callersFunctionmodelsFor
(providerId: string, kind: ProviderKind)
webview-ui/settings/panels/ModelsPanel.tsx:297
↓ 2 callersFunctionnbLanguageId
(lang: string)
src/agent/tools/files.ts:261
↓ 2 callersFunctionnbStringToSource
(s: string)
src/agent/tools/files.ts:278
↓ 2 callersFunctiononSave
(p: ProviderConfig)
webview-ui/settings/panels/ProvidersPanel.tsx:370
↓ 2 callersFunctiononSubmit
(text: string, attachments: Attachment[])
webview-ui/sidebar/App.tsx:1054
↓ 2 callersFunctionparseMaybeSSE
Parse a response body that is either plain JSON or an SSE stream of `data:` chunks.
src/agent/provider.ts:274
↓ 2 callersFunctionparsePartialArgs
(argsText: string, prev: unknown)
src/shared/turns.ts:162
↓ 2 callersFunctionpick
(v: string)
webview-ui/shared/ModelSelect.tsx:85
↓ 2 callersFunctionplatformKey
sharp/libvips platform key, e.g. win32-x64, darwin-arm64, linuxmusl-x64.
src/runtimeDeps.ts:45
↓ 2 callersFunctionplay
(freq: number, at: number)
webview-ui/sidebar/App.tsx:577
↓ 2 callersFunctionpull
(name: string)
webview-ui/settings/panels/OllamaPanel.tsx:47
↓ 2 callersFunctionpush
(p: string)
webview-ui/sidebar/components/Composer.tsx:153
↓ 2 callersFunctionreadFileSafe
(rel: string)
src/context/mentions.ts:132
↓ 2 callersFunctionredoEdit
()
webview-ui/sidebar/components/Composer.tsx:834
↓ 2 callersFunctionrefreshProvider
(p: ProviderConfig)
webview-ui/settings/panels/ModelsPanel.tsx:312
↓ 2 callersFunctionremoveAt
(source: HookSource, data: any, ref: string)
src/integrations/externalHooks.ts:115
↓ 2 callersFunctionremoveQueued
(i: number)
webview-ui/sidebar/App.tsx:1071
↓ 2 callersMethodrender
()
webview-ui/sidebar/App.tsx:37
↓ 2 callersFunctionrenderMarkdown
(srcIn: string)
webview-ui/shared/markdown.ts:25
↓ 2 callersFunctionrenderShell
(sh: BgShell)
src/agent/tools/shared.ts:292
↓ 2 callersFunctionrenderWebviewHtml
( webview: vscode.Webview, extensionUri: vscode.Uri, entry: "sidebar" | "settings", title: string )
src/ui/webviewHtml.ts:22
↓ 2 callersFunctionresolveAnswers
(base: Record<string, string[]>)
webview-ui/sidebar/components/Tool.tsx:435
↓ 2 callersFunctionrunHook
Run one hook command with a JSON payload on stdin; resolves with exit code + stdout.
src/integrations/hooksRunner.ts:72
↓ 2 callersFunctionrunQueuedNow
(i: number)
webview-ui/sidebar/App.tsx:1089
↓ 2 callersFunctionseedEditor
(ed: HTMLDivElement, text: string)
webview-ui/sidebar/components/Composer.tsx:864
↓ 2 callersFunctionseedSession
(id: string | undefined, persisted: Turn[], usedTokens?: number)
webview-ui/sidebar/App.tsx:863
↓ 2 callersFunctionserverUrlFor
(m: LlamacppModel, globalCfg?: LlamacppServerConfig)
src/agent/llamacpp.ts:367
↓ 2 callersFunctionsetEmbedModel
(id: string)
src/agent/semanticIndex.ts:54
↓ 2 callersFunctionsetModelEnabled
(ids: string[], enable: boolean, en = new Set(enabled), dis = new Set(disabled))
webview-ui/settings/panels/ModelsPanel.tsx:251
↓ 2 callersFunctionsetTodos
(list: TodoItem[])
src/agent/tools/shared.ts:319
↓ 2 callersFunctionsnapshot
()
src/agent/ollama.ts:57
↓ 2 callersFunctionsnapshot
()
src/agent/llamacpp.ts:187
↓ 2 callersFunctionstepsTokens
(steps: Step[])
src/agent/messages.ts:67
↓ 2 callersFunctionstreamChat
(opts: StreamChatOpts)
src/agent/provider.ts:371
↓ 2 callersFunctionstreamWithRetry
* Run a streaming request with retry. Each attempt re-invokes `make()` to get a * fresh response; partial output from a failed attempt is discarded s
src/agent/provider.ts:142
↓ 2 callersFunctionstripTags
(s: string)
src/agent/ollama.ts:221
↓ 2 callersFunctionsubjectFor
(type: ApprovalActionType, toolName: string, input: any)
src/agent/approvalPolicy.ts:83
↓ 2 callersFunctiontoDataUri
(abs: string)
src/ui/fileIcons.ts:89
↓ 2 callersFunctiontoolLabel
(name: string)
webview-ui/sidebar/App.tsx:117
↓ 2 callersFunctiontoolsForMode
(mode: Mode)
src/agent/tools/index.ts:69
↓ 2 callersFunctionunwrapDdg
DuckDuckGo wraps external links as /l/?uddg=<encoded>. Unwrap to the real URL.
src/agent/tools/web.ts:30
↓ 2 callersFunctionuriToPath
(uri: string)
webview-ui/sidebar/components/Composer.tsx:116
↓ 2 callersFunctionuseAnchoredMenu
* Anchor a position:fixed dropdown to its trigger, adapting to viewport space: * opens above when there's room, flips below otherwise; clamps horizon
webview-ui/sidebar/components/Composer.tsx:270
↓ 2 callersFunctionuseOutsideClose
(open: boolean, close: () => void)
webview-ui/sidebar/components/Composer.tsx:256
↓ 2 callersFunctionwaitForShell
(sh: BgShell, ms: number, pattern?: RegExp)
src/agent/tools/shared.ts:276
↓ 2 callersFunctionwriteJson
(file: string, data: any)
src/integrations/externalHooks.ts:78
↓ 1 callersMethod_approveTool
Ask for approval in the chat UI; resolves when the user decides (or the run aborts).
src/ui/sidebarProvider.ts:725
↓ 1 callersMethod_askUser
Await the user's answers to an ask_question wizard (resolved by the webview).
src/ui/sidebarProvider.ts:704
↓ 1 callersMethod_browseAttachments
()
src/ui/sidebarProvider.ts:1102
↓ 1 callersMethod_contextTokensFor
Context window for a model: llama.cpp ctx length, else the model's * max_context option ("200k"/"1m"…), else a safe 200k default.
src/ui/sidebarProvider.ts:909
↓ 1 callersMethod_deleteConversation
(id: string)
src/ui/sidebarProvider.ts:668
↓ 1 callersMethod_getHtmlForWebview
(webview: vscode.Webview)
src/ui/settingsPanel.ts:688
↓ 1 callersMethod_getHtmlForWebview
(webview: vscode.Webview)
src/ui/sidebarProvider.ts:1379
↓ 1 callersMethod_handleFetchModels
(apiBaseUrl: string, apiKey: string, anthropic?: boolean, providerId?: string)
src/ui/settingsPanel.ts:551
↓ 1 callersMethod_newConversation
(personaId?: string)
src/ui/sidebarProvider.ts:623
↓ 1 callersMethod_notify
(method: string, params: any)
src/integrations/mcpClient.ts:193
↓ 1 callersMethod_onData
(chunk: string)
src/integrations/mcpClient.ts:157
↓ 1 callersMethod_openMention
Click on a mention pill: open/select the mentioned object.
src/ui/sidebarProvider.ts:443
↓ 1 callersMethod_persistTurnsNow
Persist a running session's authoritative turns immediately.
src/ui/sidebarProvider.ts:567
↓ 1 callersMethod_personaPromptFor
Resolve the system prompt for the active conversation's persona.
src/ui/sidebarProvider.ts:696
↓ 1 callersMethod_removeLlamacppModel
(id: string)
src/ui/settingsPanel.ts:621
↓ 1 callersMethod_resetStorage
* TEMPORARY (dev-only): wipe all persisted extension state so the extension * behaves like a fresh install, then reload the window. Remove before p
src/ui/settingsPanel.ts:570
↓ 1 callersMethod_resolveApproval
Handle the webview's decision on a pending approval (optionally updating global policy).
src/ui/sidebarProvider.ts:779
↓ 1 callersMethod_resolvePastedCode
* Pasted text → @code mention if it matches a region of an open project file * (Cursor behavior: copy code in the editor, paste in chat → code pill
src/ui/sidebarProvider.ts:73
↓ 1 callersMethod_schedulePersistTurns
Throttle persistence of live turns (~1/sec) during a run.
src/ui/sidebarProvider.ts:573
↓ 1 callersMethod_searchFiles
Fuzzy file/folder search for @-mentions in the composer.
src/ui/sidebarProvider.ts:369
↓ 1 callersMethod_searchMentions
Categorized @-mention search (Cursor-style typeahead).
src/ui/sidebarProvider.ts:398
↓ 1 callersMethod_sendInitialState
()
src/ui/sidebarProvider.ts:528
↓ 1 callersMethod_sendSettingsToWebview
()
src/ui/settingsPanel.ts:667
↓ 1 callersMethod_setPersona
(personaId: string)
src/ui/sidebarProvider.ts:643
↓ 1 callersMethod_showDiff
Open VS Code's native diff between the original and current file contents.
src/ui/sidebarProvider.ts:343
↓ 1 callersMethodaccept
Accept (keep) a change — just drop it from tracking.
src/stores/pendingChanges.ts:161
↓ 1 callersMethodacceptAll
()
src/stores/pendingChanges.ts:164
↓ 1 callersFunctionactionTypeFor
(toolName: string)
src/agent/approvalPolicy.ts:48
↓ 1 callersFunctionadd
()
webview-ui/settings/panels/ModelsPanel.tsx:93
← previousnext →201–300 of 727, ranked by callers