MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/cm/lsp/tooltipExtensions.ts:395–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393
394const closeHoverOnInteraction = ViewPlugin.fromClass(
395 class {
396 constructor(readonly view: EditorView) {}
397 },
398 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected