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

File codeEditor.selection.test.ts

packages/core/src/widgets/__tests__/codeEditor.selection.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 {
3 deleteRange,
4 getSelectedText,

Callers

nothing calls this directly

Calls 9

describeFunction · 0.90
normalizeSelectionFunction · 0.85
getSelectedTextFunction · 0.85
extendSelectionByCursorFunction · 0.85
extendSelectionByWordFunction · 0.85
deleteRangeFunction · 0.85
insertTextFunction · 0.85
selectionFunction · 0.70
posFunction · 0.70

Tested by

no test coverage detected