I needed to extract all the matched search lines (using regex) in a file
- Ctrl+F Open find. Select regex icon and enter search pattern
- (optional) Enable select highlights by opening settings and search for selectHighlights (Ctrl+,,
selectHighlights
)
- Ctrl+L Select all search items
- Ctrl+C Copy all selected lines
- Ctrl+N Open new document
- Ctrl+V Paste all searched lines.