Skip to content

Commit 599b62d

Browse files
authored
Merge pull request #19 from sasumner/doc_change_for_npp_pr_6040
N++ PR 6040 bookmark-line now bookmarks every line of multiline match
2 parents 8180c80 + 7b8acb3 commit 599b62d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/searching/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The extra features from the Find All... command are not available while Finding
107107

108108
The Mark tab from the Find/Replace dialog will perform searches similar to the Find tab, in the current document or selection:
109109

110-
* When Bookmark line is checked, a single bookmark is dropped on each line a hit took place.
110+
* When **Bookmark line** is checked, a bookmark is dropped on each line where an individual hit occurs. In the case where an individual hit spans multiple lines, each line in the span will receive the bookmark.
111111

112112
* Otherwise, the matched pattern is highlighted according to the Settings -> Styler Configurator -> Global Styles , Find Mark Style setting. (See also [Style Configurator](../preferences/#style-configurator).)
113113

@@ -117,8 +117,6 @@ To control whether highlighting or bookmarks accumulate over successive searches
117117

118118
Highlighting is also available in Incremental search, and the style setting is Settings -> Styler Configurator -> Global Styles , Incremental Highlighting instead.
119119

120-
When using a marking action with **Bookmark line** enabled, only the *FIRST* line of a multi-line match will receive the bookmark, although all of the matching text will be redmarked.
121-
122120
## Dialog-free search/mark actions
123121

124122
### Searching

0 commit comments

Comments
 (0)