Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ ImagePaste.test.ts
File
ImagePaste.test.ts
extensions/cli/src/ui/ImagePaste.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach } from
"vitest"
;
2
3
import
{ TextBuffer } from
"./TextBuffer.js"
;
4
Callers
nothing calls this directly
Calls
8
formatMessageWithFiles
Function · 0.85
from
Method · 0.80
addImage
Method · 0.80
getAllImages
Method · 0.80
insertText
Method · 0.80
clearImages
Method · 0.80
get
Method · 0.65
clear
Method · 0.45
Tested by
no test coverage detected