Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ TextBuffer.test.ts
File
TextBuffer.test.ts
extensions/cli/src/ui/TextBuffer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
COLLAPSE_SIZE,
3
RAPID_INPUT_THRESHOLD,
4
TextBuffer,
Callers
nothing calls this directly
Calls
15
setText
Method · 0.80
setCursor
Method · 0.80
insertText
Method · 0.80
deleteCharAt
Method · 0.80
deleteBackward
Method · 0.80
deleteForward
Method · 0.80
moveWordLeft
Method · 0.80
moveWordRight
Method · 0.80
deleteWordBackward
Method · 0.80
deleteWordForward
Method · 0.80
moveToStart
Method · 0.80
moveToEnd
Method · 0.80
Tested by
no test coverage detected