MCPcopy Index your code
hub / github.com/openblocks-dev/openblocks / codeControl.tsx

File codeControl.tsx

client/packages/openblocks/src/comps/controls/codeControl.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EditorState } from "@codemirror/basic-setup";
2import { isThemeColorKey } from "api/commonSettingApi";
3import { CodeEditor } from "base/codeEditor";
4import { Language } from "base/codeEditor/codeEditorTypes";

Callers

nothing calls this directly

Calls 7

toStringFunction · 0.90
isValidColorFunction · 0.90
toHexFunction · 0.90
isThemeColorKeyFunction · 0.90
codeControlFunction · 0.85
jsonBaseControlFunction · 0.85
testMethod · 0.45

Tested by

no test coverage detected