MCPcopy
hub / github.com/anomalyco/opencode / lsp.ts

File lsp.ts

packages/opencode/src/lsp/lsp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { FSUtil } from "@opencode-ai/core/fs-util"
3import { EventV2Bridge } from "@/event-v2-bridge"
4import * as LSPClient from "./client"

Callers

nothing calls this directly

Calls 15

containsPathFunction · 0.90
runAllFunction · 0.85
pushMethod · 0.80
openMethod · 0.80
scheduleFunction · 0.70
runFunction · 0.70
getMethod · 0.65
findMethod · 0.65
fnFunction · 0.50
makeMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected