Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PawanOsman/OpenCursor
/ functions
Functions
727 in github.com/PawanOsman/OpenCursor
⨍
Functions
727
◇
Types & classes
146
Function
StatusIcon
({ status }: { status: ToolBlock["status"] })
webview-ui/sidebar/components/Tool.tsx:321
Function
SubagentCard
({ block, onOpen }: { block: ToolBlock; onOpen?: (callId: string) => void })
webview-ui/sidebar/components/Tool.tsx:215
Function
SubagentChat
({ block, onBack }: { block: import("./types").ToolBlock; onBack: () => void })
webview-ui/sidebar/App.tsx:417
Function
ThinkingCard
({ block }: { block: ThinkingBlock })
webview-ui/sidebar/App.tsx:349
Function
ThinkingControl
* Thinking control: an on/off switch, with a nested "Adaptive" switch shown only * when the model supports BOTH adaptive and enabled. The available m
webview-ui/sidebar/components/Composer.tsx:381
Function
TodoList
({ block }: { block: ToolBlock })
webview-ui/sidebar/components/Tool.tsx:176
Function
Toggle
({ checked, onChange }: { checked: boolean; onChange: (v: boolean) => void })
webview-ui/settings/App.tsx:123
Function
Toggle
({ checked, onChange }: { checked: boolean; onChange: (v: boolean) => void })
webview-ui/settings/panels/Toggle.tsx:12
Function
ToolCard
({ block, onImplement, onOpenSubagent }: { block: ToolBlock; onImplement?: (path: string) => void; onOpenSubag
webview-ui/sidebar/components/Tool.tsx:528
Function
UsagePanel
({ usage, oauthStatus, features, setFeatures, }: { usage: Record<string, ModelUsage>; oauthStatus:
webview-ui/settings/App.tsx:267
Method
_resolveAutoModel
Auto mode: ask the judge model to choose an enabled model for the task.
src/ui/sidebarProvider.ts:1017
Method
acceptHunk
Accept a single hunk: fold it into `before` so it stops showing as a change.
src/stores/pendingChanges.ts:195
Function
activate
(context: vscode.ExtensionContext)
src/extension.ts:26
Function
add
()
webview-ui/settings/panels/HooksPanel.tsx:174
Function
addCustom
()
webview-ui/settings/panels/ProvidersPanel.tsx:392
Function
addCustom
()
webview-ui/settings/panels/PersonasPanel.tsx:36
Function
addSub
()
webview-ui/settings/panels/RulesPanel.tsx:38
Function
buildContextBlock
()
src/context/workspaceContext.ts:305
Function
buildQueryBlock
(query: string)
src/context/cursorContext.ts:117
Method
callTool
(name: string, args: any)
src/integrations/mcpClient.ts:118
Function
cancelLogin
(kind: OAuthKind)
src/agent/oauth.ts:285
Function
cancelPull
(name: string)
src/agent/ollama.ts:149
Function
catalogName
(modelId: string)
src/stores/featureStore.ts:351
Function
checkInstalled
()
src/agent/ollama.ts:73
Function
close
(e: MouseEvent)
webview-ui/sidebar/App.tsx:286
Function
completeManual
(kind: OAuthKind, pasted: string)
src/agent/oauth.ts:296
Method
componentDidCatch
(error: Error, info: React.ErrorInfo)
webview-ui/sidebar/App.tsx:34
Function
connectPopular
(kind: ProviderKind, apiKey: string)
webview-ui/settings/panels/ProvidersPanel.tsx:374
Method
constructor
(private readonly context: vscode.ExtensionContext)
src/stores/settingsManager.ts:36
Method
constructor
(private readonly context: vscode.ExtensionContext)
src/stores/featureStore.ts:286
Method
constructor
(private readonly context: vscode.ExtensionContext)
src/stores/conversationStore.ts:38
Method
constructor
(public readonly config: McpServerConfig)
src/integrations/mcpClient.ts:48
Method
constructor
( panel: vscode.WebviewPanel, private readonly context: vscode.ExtensionContext, private readonly
src/ui/settingsPanel.ts:64
Method
constructor
( private readonly context: vscode.ExtensionContext, private readonly settingsManager: SettingsManager
src/ui/sidebarProvider.ts:60
Method
constructor
(public status: number, message: string)
src/agent/provider.ts:112
Function
consumeCodexResetCredit
(id: string)
src/agent/oauth.ts:661
Method
count
()
src/stores/pendingChanges.ts:156
Function
deactivate
()
src/extension.ts:103
Function
deleteGgufFile
(m: LlamacppModel)
src/agent/llamacpp.ts:324
Function
deleteModel
(name: string)
src/agent/ollama.ts:157
Function
disconnect
(id: string)
src/agent/oauth.ts:230
Function
doReset
()
webview-ui/sidebar/components/Composer.tsx:469
Function
doReset
()
webview-ui/settings/panels/ProvidersPanel.tsx:239
Function
downloadGguf
( repo: string, file: string, onProgress?: (received: number, total: number) => void )
src/agent/llamacpp.ts:270
Function
editExecute
(input, _signal, _callId, ctx)
src/agent/tools/files.ts:146
Function
enableAll
(ids: string[], enable: boolean)
webview-ui/settings/panels/ModelsPanel.tsx:259
Function
escapeHtml
(s: string)
webview-ui/sidebar/components/Composer.tsx:1004
Function
fileToAttachment
(file: File)
webview-ui/sidebar/components/Composer.tsx:191
Method
getDerivedStateFromError
(error: Error)
webview-ui/sidebar/App.tsx:31
Method
getState
()
webview-ui/shared/vscode.ts:12
Function
getStatus
()
src/agent/ollama.ts:68
Function
getStatus
()
src/agent/llamacpp.ts:512
Function
h
(e: MouseEvent)
webview-ui/sidebar/App.tsx:1103
Function
h
()
webview-ui/sidebar/components/Composer.tsx:259
Function
handleDrop
(e: DragEvent)
webview-ui/sidebar/components/Composer.tsx:1072
Function
handler
(event: MessageEvent<InMessage>)
webview-ui/sidebar/App.tsx:876
Function
handler
(event: MessageEvent)
webview-ui/sidebar/components/Composer.tsx:1125
Function
handler
(e: MessageEvent)
webview-ui/settings/App.tsx:377
Function
handler
(e: MessageEvent)
webview-ui/settings/panels/LlamacppPanel.tsx:121
Function
handler
(e: MessageEvent)
webview-ui/settings/panels/HooksPanel.tsx:157
Function
handler
(e: MessageEvent)
webview-ui/settings/panels/ModelsPanel.tsx:213
Function
handler
(e: MessageEvent)
webview-ui/settings/panels/ProvidersPanel.tsx:55
Function
handler
(e: MessageEvent)
webview-ui/settings/panels/OllamaPanel.tsx:33
Function
hasAnyAccount
()
src/agent/oauth.ts:209
Method
hunks
(path: string)
src/stores/pendingChanges.ts:149
Function
importGguf
(srcPath: string)
src/agent/llamacpp.ts:299
Function
info
(acc: OAuthAccount)
src/agent/oauth.ts:132
Function
installLlamacpp
()
src/agent/llamacpp.ts:223
Function
installOllama
()
src/agent/ollama.ts:168
Function
leave
(e: DragEvent)
webview-ui/sidebar/components/Composer.tsx:1108
Method
list
()
src/stores/conversationStore.ts:69
Function
listAccounts
()
src/agent/oauth.ts:200
Function
listFrom
(source: HookSource)
src/integrations/externalHooks.ts:85
Function
listLibraryTags
(name: string)
src/agent/ollama.ts:204
Function
listModels
()
src/agent/ollama.ts:84
Function
listOAuthModels
(kind: OAuthKind)
src/agent/oauth.ts:703
Function
listRepoGgufFiles
(repo: string)
src/agent/llamacpp.ts:253
Method
listResources
List resources exposed by this server (resources/list).
src/integrations/mcpClient.ts:130
Function
localEnableAll
(ids: string[], enable: boolean)
webview-ui/settings/panels/ModelsPanel.tsx:270
Function
localEnabled
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:263
Function
login
(kind: OAuthKind)
src/agent/oauth.ts:239
Function
match
(m: ModelDef)
webview-ui/settings/panels/ModelsPanel.tsx:292
Function
mentionTag
(kind: string, name: string, path: string)
src/shared/turns.ts:117
Function
oauthKindForModel
(modelId: string)
src/agent/oauth.ts:773
Function
ollamaOpenAIBase
()
src/agent/ollama.ts:28
Function
onAbort
()
src/agent/tools/shell.ts:95
Function
onData
(b: Buffer)
src/agent/ollama.ts:109
Function
onDown
(e: MouseEvent)
webview-ui/sidebar/App.tsx:608
Function
onHeaderClick
()
webview-ui/sidebar/components/Tool.tsx:540
Function
onKey
(e: KeyboardEvent)
webview-ui/shared/ModelSelect.tsx:93
Function
onParentAbort
()
src/agent/loop.ts:87
Function
onTouch
()
webview-ui/sidebar/App.tsx:757
Function
onUp
()
webview-ui/sidebar/App.tsx:756
Function
onWheel
(e: WheelEvent)
webview-ui/sidebar/App.tsx:750
Function
openAdd
()
webview-ui/settings/panels/McpPanel.tsx:38
Function
optLabel
(o: any)
webview-ui/sidebar/components/Tool.tsx:393
Function
over
(e: DragEvent)
webview-ui/sidebar/components/Composer.tsx:1102
Function
pick
(id: string)
webview-ui/sidebar/components/Composer.tsx:573
Function
pickLocalGguf
()
src/agent/llamacpp.ts:527
Function
provideTextDocumentContent
(uri)
src/extension.ts:79
← previous
next →
601–700 of 727, ranked by callers