https://bugs.kde.org/show_bug.cgi?id=381858

            Bug ID: 381858
           Summary: Cannot use \L modifier (convert to lowercase) in batch
                    regular-expression-replacements
           Product: kate
           Version: 16.12
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: search
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: cyberb...@gmx.de
  Target Milestone: ---

kate allows the \L modifier in single search & replace operations like
search: ="\w+\.(HTM|JPG|GIF)"
replace: \L\0
which replaces all strings like ="MYFILE.HTM" to ="myfile.htm"

The \L modifier does not work when using the batch-replacing-operation.

Please support this!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to