Skip to content

Commit cfcb092

Browse files
authored
Update README.md
1 parent 84c9edb commit cfcb092

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,10 @@ The MultiReplace plugin provides several configuration options, including transp
554554
- **StayAfterReplace**: Controls whether it jumps to the next match after pressing Replace.
555555
- **Default**: `StayAfterReplace=0` (disabled).
556556
- **Description**: When enabled (`1`), pressing the **Replace** button replaces the current match without jumping to the next one. When disabled (`0`), it automatically jumps to the next match after replacing.
557+
558+
- **FlatList**: Controls how 'Find All' search results are displayed.
559+
- **Default**: `FlatList=0` (disabled).
560+
- **Description**: This option changes how 'Find All' results are presented. When disabled (`0`), results are grouped by their source list entry, creating a categorized view. When enabled (`1`), all results are displayed as a single, flat list, sorted by their position in the document, without any categorization.
557561

558562

559563
### Multilingual UI Support

0 commit comments

Comments
 (0)