Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ editor-context-zed.test.ts
File
editor-context-zed.test.ts
packages/opencode/test/cli/tui/editor-context-zed.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Database } from
"bun:sqlite"
2
import
{ mkdir, symlink } from
"node:fs/promises"
3
import
os from
"node:os"
4
import
path from
"node:path"
Callers
nothing calls this directly
Calls
12
offsetToPosition
Function · 0.90
tmpdir
Function · 0.90
resolveZedDbPath
Function · 0.90
isZedTerminal
Function · 0.90
resolveZedSelection
Function · 0.90
test
Function · 0.85
utf8ByteOffset
Function · 0.85
symlink
Function · 0.85
writeZedFixture
Function · 0.85
write
Method · 0.80
run
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected