MCPcopy Create free account
hub / github.com/GCWing/BitFun / focus

Method focus

src/web-ui/src/tools/editor/core/MonacoDiffCore.tsx:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 goToPreviousDiff(): void;
32 revealLine(line: number): void;
33 focus(): void;
34}
35
36export const MonacoDiffCore = forwardRef<MonacoDiffCoreRef, MonacoDiffCoreProps>(

Callers 15

UCFunction · 0.65
ZhFunction · 0.65
setSelectionFunction · 0.65
handleJsonEditorPasteFunction · 0.65
AcpAgentsConfigFunction · 0.65
ActionFormModalFunction · 0.65
Terminal.tsxFile · 0.65
CodeEditorFunction · 0.65
GoToLinePopoverFunction · 0.65
MonacoDiffCore.tsxFile · 0.65
insertTextIntoElementFunction · 0.65

Calls

no outgoing calls

Tested by 2

installReactTrackedInputFunction · 0.52