Skip to content
  • Markus Ebner's avatar
    Search Plugin: Implement Match Export Dialog · 4e38cc0a
    Markus Ebner authored and Christoph Cullmann's avatar Christoph Cullmann committed
    Implemented a very simple and bare-bones export dialog that allows generating
    a copy-able text containing only the regex-matched text regions.
    The dialog allows specifying a export pattern for the matched regular expression,
    making use of capture groups.
    The dialog is modeled after the Export Matches function of https://regex101.com/
    4e38cc0a