VimSearchState.getScrollbarAnnotate method
VimSearchState › getScrollbarAnnotate
Unofficial
Get the scrollbar annotation showing where the matches are.Signature:
getScrollbarAnnotate(): unknownReturns: unknown — The annotation, or undefined when the editor does not annotate its scrollbar. Obsidian's adapter does not, so this is always undefined there.