MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / DiffViewProvider.spec.ts

File DiffViewProvider.spec.ts

src/integrations/editor/__tests__/DiffViewProvider.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DiffViewProvider, DIFF_VIEW_URI_SCHEME, DIFF_VIEW_LABEL_CHANGES } from "../DiffViewProvider"
2import * as vscode from "vscode"
3import * as path from "path"
4import delay from "delay"

Callers

nothing calls this directly

Calls 15

setupEditorFunction · 0.85
setTabsFunction · 0.85
makePreviewTabFunction · 0.85
buildActiveDiffEditorFunction · 0.85
setupForScrollFunction · 0.85
openWithScrollListenerFunction · 0.85
setupProviderFunction · 0.85
popMethod · 0.80
openMethod · 0.80
scrollToFirstDiffMethod · 0.80
restorePreviewTabsMethod · 0.80

Tested by

no test coverage detected