This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.19.1
### Bug fixes Make `highlightSelectionMatches` not produce overlapping decorations, since those tend to just get unreadable. Make sure any existing search text is selected when opening the search panel. Add search config option to not match case when search panel is opened (#4) ### New features The `searchConfig` function now takes a `matchCase` option that controls whether the search panel starts in case-sensitive mode.