Default : true
This uses the Allowed Characters To Select
option
with Pulsar's Non-word Characters
to find words.
Default : false
Only highlights occurrences, not the selected word.
Default : false
Matches words even if the case isn't the same.
Default : false
Uses the light theme styling described in Customize.md
.
Default : false
Highlights the background of the matched occurrences.
Default : 2
Minimum length of chars you need to select
before other occurrences are highlighted.
Default : 20
Stop searching after the given amount of milliseconds.
Default : true
Also highlight in other editor panes.
Default : true
Display the amount of matched
occurrences in the status bar.
Default : Highlighted: %c
The template for the text shown in the status bar,
at %c
the number of occurrences is inserted.
Default : \$@%-
Non word characters that will be matched in your selection.
This can be useful in languages like PHP
where variables names start with $
.
Default : false
Displays highlighted sections on the scroll bar.
This requires the Scroll Marker package.