Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ editor-logic.test.ts
File
editor-logic.test.ts
test/editor-logic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{
3
wordLeft, wordRight, deleteWordLeft, insertAt, backspace,
4
deleteRange, replaceRange,
Callers
nothing calls this directly
Calls
12
wordLeft
Function · 0.85
wordRight
Function · 0.85
deleteWordLeft
Function · 0.85
insertAt
Function · 0.85
backspace
Function · 0.85
deleteRange
Function · 0.85
replaceRange
Function · 0.85
isPasteBurst
Function · 0.85
countLines
Function · 0.85
pasteLabel
Function · 0.85
removeAttachmentAt
Function · 0.85
renumberImageLabels
Function · 0.85
Tested by
no test coverage detected