Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ editor.ts
File
editor.ts
packages/tui/src/context/editor.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ onCleanup, onMount } from
"solid-js"
2
import
{ createStore } from
"solid-js/store"
3
import
{ Option, Schema, SchemaGetter } from
"effect"
4
import
{ isRecord } from
"../util/record"
Callers
nothing calls this directly
Calls
5
createSimpleContext
Function · 0.90
useTuiPaths
Function · 0.90
connect
Function · 0.70
transform
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected