<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/regexxer/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/regexxer/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 04 Apr 2018 18:33:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/regexxer/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>make syntax highlighting configurable</title><link>https://sourceforge.net/p/regexxer/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;could the syntax highlighting made be configurable? I didn't find an option to turn if off.  There is only an option for changing the font, which does not work for the syntax highlighted text.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
Oliver&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver</dc:creator><pubDate>Wed, 04 Apr 2018 18:33:43 -0000</pubDate><guid>https://sourceforge.nete5e4f70fd96c9b9b124cdf6099abf7a9eb8e765d</guid></item><item><title>allow manual removal of folders and files</title><link>https://sourceforge.net/p/regexxer/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sometimes I would like to do a little manual tweaking of the set of the files I want to work on - it would be nice to be able to right-click on a file or folder and do a "remove from view" on it&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noel Grandin</dc:creator><pubDate>Mon, 22 Sep 2014 12:36:06 -0000</pubDate><guid>https://sourceforge.netc5665a108b0ea83eb9d0e527916951c8e0be1364</guid></item><item><title>colorise regexp entry fields</title><link>https://sourceforge.net/p/regexxer/feature-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for an awesome tool!&lt;/p&gt;
&lt;p&gt;It would be nice if the regular expression text entry fields had some basic coloring to indicate the differences between regular text and regexp command characters.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noel Grandin</dc:creator><pubDate>Fri, 20 Jun 2014 08:12:31 -0000</pubDate><guid>https://sourceforge.net23165e96fe8e0b098b5162d833ccaf9b4900d311</guid></item><item><title>option for literal matching</title><link>https://sourceforge.net/p/regexxer/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Awesome tool!&lt;/p&gt;
&lt;p&gt;For doing search-and-replace work on code, it would be lovely if I had a tick-box for kicking it into "literal" mode where all of the characters were escaped.&lt;/p&gt;
&lt;p&gt;As an example, I am trying to replace&lt;br /&gt;
GetTxtFmt()-&amp;gt;Count()&lt;br /&gt;
with&lt;br /&gt;
GetTxtFmt()-&amp;gt;size()&lt;/p&gt;
&lt;p&gt;But I have to add 5 or 6 slashes into that to make it work because so many of the characters are meaningful to regex engine.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 19 Jun 2012 11:33:02 -0000</pubDate><guid>https://sourceforge.netc2165e79a70826d558ad697a93afb58dfc2c40fb</guid></item><item><title>Keep last 10 directories used</title><link>https://sourceforge.net/p/regexxer/feature-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It could be very useful to keep trace of the last directories used in regexer. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 16 Apr 2012 09:10:46 -0000</pubDate><guid>https://sourceforge.net82c17e8eeedd4655f7ecaeace6a74f2e3d6185e0</guid></item><item><title>Abilitity to load list of files from external text file</title><link>https://sourceforge.net/p/regexxer/feature-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently the list of files to be worked on is generated by the three fields "Pattern", "recursive" and hidden. Sometimes the list of files is more complex than what can be generated by this command. For such a cases it would be nice if the list of files can be generated externally and then loaded into regexxer.&lt;/p&gt;
&lt;p&gt;I suggest the following changes:&lt;/p&gt;
&lt;p&gt;1. Add menu entry File/Load file list that calls action load_file_list&lt;br /&gt;
2. In load_file_list open up a GtkFileChooserDialog.&lt;br /&gt;
3. Create a callback for accepting a list filename.&lt;br /&gt;
4. Foreach line in the file check if it is an existing filename (this should preferably be relative to the list filename).&lt;br /&gt;
5. Add the basename of the filename to filelist widget.&lt;/p&gt;
&lt;p&gt;This interface will make the FindFiles input inconsistent with the contents of the file list, but that is anyhow the case right now since the Pattern entry may be edited without pressing the Find files button.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dov Grobgeld</dc:creator><pubDate>Wed, 27 May 2009 05:26:53 -0000</pubDate><guid>https://sourceforge.net0f77462cb8beadcbb3f58944080ee4dbe093ec6b</guid></item><item><title>Ability to save Pattern, Search &amp; Replace configuration</title><link>https://sourceforge.net/p/regexxer/feature-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In my work I would found it useful to have the ability save a current configuration of file "Pattern", regex "Search" and "Replace" - like a "Project" or something. This way, the next time I would have to perform the same search&amp;amp;replace I could simply load previously saved configuration.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damjan Kužnar</dc:creator><pubDate>Thu, 05 Feb 2009 12:26:11 -0000</pubDate><guid>https://sourceforge.netff85e0d7c3cf70626b8119a2419342727951629b</guid></item><item><title>Custom tab widths</title><link>https://sourceforge.net/p/regexxer/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As the summary says, tab widths other than the default (of 8) would be handy.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Jones</dc:creator><pubDate>Wed, 19 Nov 2008 08:32:27 -0000</pubDate><guid>https://sourceforge.net36a7ad92d30d408269716fd5c0fcd4e109f553f7</guid></item><item><title>Feature request: cache old searches</title><link>https://sourceforge.net/p/regexxer/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When inspecting a software project &lt;br /&gt;
written by somebody else,&lt;br /&gt;
some searches are performed over and over again.&lt;/p&gt;
&lt;p&gt;It would be cool if regexxer had a new button,&lt;br /&gt;
next to the existing Find button.&lt;br /&gt;
The new button would be labeled "Recall",&lt;br /&gt;
and it would just present the cached results&lt;br /&gt;
of the previous search with the same string.&lt;br /&gt;
The button would be inactive if the search string&lt;br /&gt;
has not been used before in this session.&lt;/p&gt;
&lt;p&gt;To make it even easier, one could promote the edit boxes&lt;br /&gt;
for Search and Replace to drop-down boxes&lt;br /&gt;
thus allowing to recall a regular expression &lt;br /&gt;
carefully constructed five minutes ago.&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sinisa Segvic</dc:creator><pubDate>Thu, 02 Aug 2007 10:36:24 -0000</pubDate><guid>https://sourceforge.neta68556bd4e8b94bf1a5aa6dc1681adfb0fb62162</guid></item><item><title>Multi-Line search&amp;replace</title><link>https://sourceforge.net/p/regexxer/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Yes, I know this feature has already been requested, I&lt;br /&gt;
just wanted to emphasize how nice it would be to have :)&lt;/p&gt;
&lt;p&gt;Best regards!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregor</dc:creator><pubDate>Wed, 13 Sep 2006 13:04:29 -0000</pubDate><guid>https://sourceforge.netae26704def00a28ab28aa760a1b46beae0e21d75</guid></item></channel></rss>