Search & Replace plugin: Add default shortcut Ctrl+Alt+F
ClosedPublic

Authored by dhaumann on Feb 25 2017, 10:47 PM.

Details

Summary

This adds the default shortcut Ctrl+Alt+F to "Edit" > "Search in files" as requested in https://bugs.kde.org/show_bug.cgi?id=368377

Test Plan

Manual testing, seems to work.

Diff Detail

Repository
R40 Kate
Lint
Lint Skipped
Unit
Unit Tests Skipped
dhaumann created this revision.Feb 25 2017, 10:47 PM
Restricted Application added a subscriber: kwrite-devel. ยท View Herald TranscriptFeb 25 2017, 10:47 PM
kfunk accepted this revision.Feb 26 2017, 5:37 AM
kfunk added a subscriber: kfunk.

Due to it being a plugin we won't load under KDevelop this shortcut at least won't conflict. ;)

This revision is now accepted and ready to land.Feb 26 2017, 5:37 AM
sars accepted this revision.Feb 26 2017, 6:12 AM

We could think about adding default shortcuts also for go-to-next-match and search-in-new-tab

dhaumann closed this revision.Feb 26 2017, 4:22 PM

Committed, see https://cgit.kde.org/kate.git/commit/?id=26308a744ee094aff19617ee890f0f56086459e8
Also merged Applications/16.12 branch to master.