MCPcopy Create free account
hub / github.com/anomalyco/opencode / highlights.tsx

File highlights.tsx

packages/app/src/context/highlights.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createEffect, onCleanup } from "solid-js"
2import { createStore } from "solid-js/store"
3import { createSimpleContext } from "@opencode-ai/ui/context"
4import { useDialog } from "@opencode-ai/ui/context/dialog"

Callers

nothing calls this directly

Calls 7

createSimpleContextFunction · 0.90
useDialogFunction · 0.90
persistedFunction · 0.90
setStoreFunction · 0.85
readyMethod · 0.80
readyFunction · 0.70
startFunction · 0.70

Tested by

no test coverage detected