Skip to content

VimSearchState.getScrollbarAnnotate method

VimSearchState › getScrollbarAnnotate

Unofficial

Get the scrollbar annotation showing where the matches are.

Signature:

getScrollbarAnnotate(): unknown

Returns: unknownThe annotation, or undefined when the editor does not annotate its scrollbar. Obsidian's adapter does not, so this is always undefined there.