Skip to content

Keybindings

Ctrl is Cmd on macOS throughout. Rebind any of these in VS Code's Keyboard Shortcuts editor (search for "PDF Case Review").

While the PDF editor has focus

KeysCommand
Ctrl+Alt+1Ctrl+Alt+9Highlight the current text selection with the Nth category; with no selection, recolor the highlight selected in the tree (or the last created one).
Ctrl+Alt+NEdit the note of the selected highlight in the Note view; with nothing selected, asks where the note should go (the page in view, or a document note).
Ctrl+Alt+DAdd a document note.
Ctrl+SSave through VS Code (sidecar first, then the PDF when allowed). PDF.js's own save is disabled.
Ctrl+Z / Ctrl+YUndo and redo highlight edits through PDF.js.

While any PDF Case Review document is active

KeysCommand
Ctrl+Alt+RGenerate the report.
Ctrl+Alt+GGo to a highlight: jumps straight to the tree's selected highlight, otherwise shows a picker of every highlight.
Ctrl+Alt+HFocus the Highlights view.

Keyboard paths without a binding

Every command is reachable from the Command Palette under the PDF Case Review category, and each one invoked without a selection falls back to the Highlights view's selection or shows a picker. The views themselves are keyboard-navigable: arrow keys move through the Highlights tree (Enter opens a row's target), and the Note view is an ordinary form (the textarea autosaves on input and blur, and saves are announced to screen readers).