FunctionFilePermissionDialog({
toolUseConfirm,
toolUseContext,
onDone,
onReject,
title,
subtitle,
question = 'Do you want to
src/components/permissions/FilePermissionDialog/FilePermissionDialog.tsx:48
FunctionFuzzyPicker({
title,
placeholder = 'Type to search…',
initialQuery,
items,
getKey,
renderItem,
renderPrevie
src/components/design-system/FuzzyPicker.tsx:68
FunctionGlobalKeybindingHandlers({
screen,
setScreen,
showAllInTranscript,
setShowAllInTranscript,
messageCount,
onEnterTranscript
src/hooks/useGlobalKeybindings.tsx:36
FunctionIDECommandFlow({
availableIDEs,
unavailableIDEs,
currentIDE,
dynamicMcpConfig,
onChangeDynamicMcpConfig,
onDone
src/commands/ide/ide.tsx:518
FunctionMCPRemoteServerMenu({
server,
serverToolsCount,
onViewTools,
onCancel,
onComplete,
borderless = false
}: Props)
src/components/mcp/MCPRemoteServerMenu.tsx:41
FunctionMCPStdioServerMenu({
server,
serverToolsCount,
onViewTools,
onCancel,
onComplete,
borderless = false
}: Props)
src/components/mcp/MCPStdioServerMenu.tsx:30
FunctionManageMarketplaces({
setViewState,
error,
setError,
setResult,
exitState,
onManageComplete,
targetMarketplace,
a
src/commands/plugin/ManageMarketplaces.tsx:49
FunctionManagePlugins({
setViewState: setParentViewState,
setResult,
onManageComplete,
onSearchModeChange,
targetPlugin,
src/commands/plugin/ManagePlugins.tsx:397