Bug 380633 - Add support for search on multiple files
Summary: Add support for search on multiple files
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 08:12 UTC by RKWard Team
Modified: 2020-10-27 15:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RKWard Team 2011-07-15 08:12:31 UTC
-- Originally posted by (AT sourceforge.net): xavidp --

-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/99 on 2017-05-31 14:48:58 +0100 --
Hi:

Once thing I'm missing from RKward \(which makes me go back to Kate, for instance, every now and then\) is the ability to search in multiple files at one \(like "grep"\). That was available also under Eclipse, and was proven to be very useful when working in medium to big sized projects. But as I said, since KAte has that sort of basic feature, I thought that it might not be that difficult to add it to RKWard.

To reproduce/test what I mean, you can \(translating from another language, labels from buttons and links might differ slightly\) 
\* open Kate
\* Click on "Search on files" button at the bottom line
\* Click on "Refine Search" button on the right hand side of that new section which showed up
\* Select your pattern, folder, filter, and options:
\*\* recursive
\*\* case
\*\* regexp
\*\* include hidden files
\*\* follow symlinks to dirs

A new option for RKward, if possible, would be very suitable:
\*\* limit search scope to current worksapce

Once you search for that text, you'll get links below to all files containing that text or pattern, indicating the file, line and text from that line where the text was found.

\----

And even better would be search & replace on multiple files, to help code refactorization.


In case sharing these thoughts help...

Cheers and thanks for such a nice R GUI \!  
-- Labels: Command Editor --
Comment 1 Thomas Friedrichsmeier 2020-10-27 15:04:22 UTC
RKWard 0.7.2 can now load the corresponding kate plugin (and does so, by default).