MCPcopy 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

1import { onCleanup, onMount } from "solid-js"
2import { createStore } from "solid-js/store"
3import { Option, Schema, SchemaGetter } from "effect"
4import { isRecord } from "../util/record"

Callers

nothing calls this directly

Calls 5

createSimpleContextFunction · 0.90
useTuiPathsFunction · 0.90
connectFunction · 0.70
transformMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected