MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / codeEditor.scroll.test.ts

File codeEditor.scroll.test.ts

packages/core/src/widgets/__tests__/codeEditor.scroll.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, test } from "@rezi-ui/testkit";
2import { ensureCursorVisible, moveCursor, moveCursorByWord } from "../codeEditor.js";
3import type { CursorPosition } from "../types.js";
4

Callers

nothing calls this directly

Calls 5

describeFunction · 0.90
ensureCursorVisibleFunction · 0.85
moveCursorFunction · 0.85
moveCursorByWordFunction · 0.85
posFunction · 0.70

Tested by

no test coverage detected