Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PawanOsman/OpenCursor
/ functions
Functions
727 in github.com/PawanOsman/OpenCursor
⨍
Functions
727
◇
Types & classes
146
Function
providerEnabled
(p: ProviderConfig)
src/stores/featureStore.ts:96
Function
pullModel
(name: string, onProgress?: (pct: number) => void)
src/agent/ollama.ts:101
Method
readResource
Read a resource (resources/read); returns its text contents joined.
src/integrations/mcpClient.ts:141
Function
refresh
(e: React.MouseEvent)
webview-ui/settings/panels/ProvidersPanel.tsx:238
Function
refreshAll
()
webview-ui/settings/panels/ModelsPanel.tsx:426
Method
rejectHunk
Reject a single hunk: restore its original lines in the file and in `after`.
src/stores/pendingChanges.ts:212
Function
removeCustomModel
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:286
Method
resolveWebviewView
( webviewView: vscode.WebviewView, _context: vscode.WebviewViewResolveContext, _token: vscode.Canc
src/ui/sidebarProvider.ts:118
Function
runTest
()
webview-ui/settings/panels/ProvidersPanel.tsx:66
Function
save
()
webview-ui/settings/panels/HooksPanel.tsx:58
Function
save
()
webview-ui/settings/panels/ProvidersPanel.tsx:78
Function
save
(cfg: McpServerConfig)
webview-ui/settings/panels/McpPanel.tsx:41
Function
search
( root: string, query: string, k = 12, filter?: (rel: string) => boolean )
src/agent/semanticIndex.ts:318
Function
searchGguf
(query: string, limit = 20)
src/agent/llamacpp.ts:239
Function
searchLibrary
(query: string)
src/agent/ollama.ts:180
Function
setAccountEnabled
(id: string, enabled: boolean)
src/agent/oauth.ts:159
Function
setBalanceStrategy
(s: OAuthBalanceStrategy)
src/agent/oauth.ts:154
Function
setOllamaHost
(host: string)
src/agent/ollama.ts:23
Function
setQuestionAsker
(asker: QuestionAsker | undefined)
src/agent/tools/shared.ts:336
Function
setSubagentRunner
(runner: SubagentRunner | undefined)
src/agent/tools/shared.ts:328
Method
settle
(ok: boolean)
src/ui/sidebarProvider.ts:758
Function
setup
(build)
esbuild.js:12
Method
state
workspaceState = per-workspace storage; VS Code scopes it for us.
src/stores/conversationStore.ts:43
Function
toggle
()
webview-ui/settings/panels/ProvidersPanel.tsx:233
Function
toggleLocal
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:264
Function
toggleModel
(id: string)
webview-ui/settings/panels/ModelsPanel.tsx:258
Method
withTimeout
(p: Promise<T>)
src/integrations/mcpClient.ts:97
← previous
701–727 of 727, ranked by callers