MCPcopy Index your code
hub / github.com/anomalyco/opencode / file.tsx

File file.tsx

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

Source from the content-addressed store, hash-verified

1import { batch, createEffect, createMemo, onCleanup } from "solid-js"
2import { createStore, produce, reconcile } from "solid-js/store"
3import { createSimpleContext } from "@opencode-ai/ui/context"
4import { showToast } from "@/utils/toast"

Callers

nothing calls this directly

Calls 15

createSimpleContextFunction · 0.90
useSyncFunction · 0.90
createPathHelpersFunction · 0.90
base64EncodeFunction · 0.90
createFileTreeStoreFunction · 0.90
showToastFunction · 0.90
resetFileContentLruFunction · 0.90
createFileViewCacheFunction · 0.90
invalidateFromWatcherFunction · 0.90
sdkFunction · 0.85
batchFunction · 0.85
setStoreFunction · 0.85

Tested by

no test coverage detected