GrepView: Extend default file extensions to search
ClosedPublic

Authored by thomassc on Dec 31 2018, 8:18 PM.

Details

Summary

Extends the default file extensions to search by *.txt,*.xml,*.rc as proposed in: https://bugs.kde.org/show_bug.cgi?id=402207

Also extends the header extensions by *.cuh (CUDA headers) and the C sources by *.cu (CUDA sources).

FEATURE: 402207

Test Plan

Tested it manually. Note: If one manually changed the file extensions in a session before, the new defaults won't show up there since they are overridden by the previously modified value.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
thomassc created this revision.Dec 31 2018, 8:18 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptDec 31 2018, 8:18 PM
thomassc requested review of this revision.Dec 31 2018, 8:18 PM
arrowd accepted this revision as: arrowd.Jan 5 2019, 8:52 AM
This revision is now accepted and ready to land.Jan 5 2019, 8:52 AM
This revision was automatically updated to reflect the committed changes.