FunctionCollapsedReadSearchContent({
message,
inProgressToolUseIDs,
shouldAnimate,
verbose,
tools,
lookups,
isActiveGroup
}: Props
src/components/messages/CollapsedReadSearchContent.tsx:142
FunctionDiffView({
oldContent,
newContent,
lang = "text",
defaultMode = "unified",
className,
}: DiffViewProps)
web/components/tools/DiffView.tsx:331
FunctionDiscoverPlugins({
error,
setError,
result: _result,
setResult,
setViewState: setParentViewState,
onInstallComplet
src/commands/plugin/DiscoverPlugins.tsx:48