Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ assert, describe, test } from
"@rezi-ui/testkit"
;
2
import
{
3
deleteRange,
4
getSelectedText,
Callers
nothing calls this directly
Calls
9
describe
Function · 0.90
normalizeSelection
Function · 0.85
getSelectedText
Function · 0.85
extendSelectionByCursor
Function · 0.85
extendSelectionByWord
Function · 0.85
deleteRange
Function · 0.85
insertText
Function · 0.85
selection
Function · 0.70
pos
Function · 0.70
Tested by
no test coverage detected