MCPcopy 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

1import {
2 COLLAPSE_SIZE,
3 RAPID_INPUT_THRESHOLD,
4 TextBuffer,

Callers

nothing calls this directly

Calls 15

setTextMethod · 0.80
setCursorMethod · 0.80
insertTextMethod · 0.80
deleteCharAtMethod · 0.80
deleteBackwardMethod · 0.80
deleteForwardMethod · 0.80
moveWordLeftMethod · 0.80
moveWordRightMethod · 0.80
deleteWordBackwardMethod · 0.80
deleteWordForwardMethod · 0.80
moveToStartMethod · 0.80
moveToEndMethod · 0.80

Tested by

no test coverage detected