MCPcopy Create free account
hub / github.com/GCWing/BitFun / MonacoDiffCore.tsx

File MonacoDiffCore.tsx

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

Source from the content-addressed store, hash-verified

1/**
2 * Monaco Diff editor core component.
3 *
4 * Wraps monaco.editor.createDiffEditor(), manages original/modified Models,

Callers

nothing calls this directly

Calls 13

createLoggerFunction · 0.90
getOriginalEditorMethod · 0.80
getModifiedEditorMethod · 0.80
getValueMethod · 0.80
toStringMethod · 0.80
onThemeChangeMethod · 0.80
setThemeMethod · 0.80
initEditorFunction · 0.70
focusMethod · 0.65
disposeMethod · 0.65
parseMethod · 0.45
currentMethod · 0.45

Tested by

no test coverage detected