Commit ebecdd4
[matchesonscrollbar addon] Fix possible discrepancy with search query
The scrollbar annotations may fail to match search query under
certain circumstances. This happens when the search cursor is
`multiline: false`.
The matchesonscrollbar addon does not have a way to indicate
`multiline: false`, the multiline status is heuristically
determined and because of this it may end up being opposite
of the status of the search cursor.1 parent c18094e commit ebecdd4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments