MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / vim-nav.test.ts

File vim-nav.test.ts

packages/app-core/src/lib/vim-nav.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2
3import { describe, expect, it, vi } from 'vitest'
4import type { EditorView } from '@codemirror/view'

Callers

nothing calls this directly

Calls 8

hintTargetOpensNoteFunction · 0.90
databaseTabPathFunction · 0.90
shouldYieldToHomeNavFunction · 0.90
isVimAwaitingArgumentFunction · 0.90
getVisiblePanelsFunction · 0.90
resolveNextPanelFunction · 0.90
elFunction · 0.85
homeTargetFunction · 0.85

Tested by

no test coverage detected