Generic text based search
Originally submitted to Google Code by @jussimalinen on 17 Sep 2010
A generic text search in RIDE would be great. This could be implemented before full search and replace ( Issue 137 )
Originally submitted to Google Code by @pekkaklarck on 20 Nov 2012
Issue 137 has been merged into this issue.
Originally submitted to Google Code by @pekkaklarck on 20 Nov 2012
This will be implemented so that test data is saved in text format in memory and given search terms searched from it. In practice it will work similarly as using grep on command line. Many IDEs also support similar "search from path" functionality.
Originally submitted to Google Code by @pekkaklarck on 3 Dec 2012
Unfortunately we don't have time to implement this useful feature for 1.0. Would definitely like to include it into 1.1 but it's not yet time to think about its scope.