Search plugin: Improve usability of “Export matches”
This MR improves the usability of the “Export matches” action in the Search plugin.
Changes:
- Show “Export matches” only when regex mode is enabled
- Improve the tooltip text to explain what the feature does
- Mention support for capture groups like \0, \1, etc.