<?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/rubyde/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/rubyde/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 29 Mar 2008 19:53:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rubyde/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Use STDIN.gets without STDOUT.flush</title><link>https://sourceforge.net/p/rubyde/feature-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I discovered your RDE IDE while online.  I am using it and love it. There are quit a bit about it I am still trying to understand, mainly all the menu items.  But my main problem as of now is having to use STDOUT.flush before getting keyboard input. Example:&lt;/p&gt;
&lt;p&gt;print "Enter your name: "&lt;br /&gt;
answer = STDIN.gets.chop!&lt;br /&gt;
puts "Thank you #{answer} for attending today."&lt;/p&gt;
&lt;p&gt;This will not print to screen unless I enter it in this  way:&lt;/p&gt;
&lt;p&gt;print "Enter your name: "&lt;br /&gt;
STDOUT.flush&lt;br /&gt;
answer = STDIN.gets.chop!&lt;br /&gt;
puts "Thank you #{answer} for attending today."&lt;/p&gt;
&lt;p&gt;Again this is a wonderful IDE.  It would be great to have an English manual so I can get all the great benefits  the IDE has in store for users.&lt;/p&gt;
&lt;p&gt;I can be contacted via email at j.a.ogletree@gmail.com&lt;br /&gt;
Please add me to your mailing list.&lt;/p&gt;
&lt;p&gt;Once again thanks for a great IDE.&lt;/p&gt;
&lt;p&gt;James Ogletree&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 29 Mar 2008 19:53:49 -0000</pubDate><guid>https://sourceforge.nete235cc46b778df2eba7771168f98056d105296d7</guid></item><item><title>Watch List or User Selected Variable</title><link>https://sourceforge.net/p/rubyde/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First off - THANKS.&lt;/p&gt;
&lt;p&gt;I really like RDE.  It is a nice quick and easy IDE for me to work with while learning Ruby.&lt;/p&gt;
&lt;p&gt;I would like another tab on the Variable window.  One that could be called a watch list or User Selected Variables.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I think it is great that you put all the variables in the Local Tab, but when trying to debug, I prefer to select the variables I want to watch.  Also being able to change the order of the variables would be nice as well.  For example, put a Loop counter at the top and then have variable that are modified in the loop processing below.&lt;/p&gt;
&lt;p&gt;Thanks again, and keep up the good work.&lt;/p&gt;
&lt;p&gt;Snoopy&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 14 Sep 2007 18:10:14 -0000</pubDate><guid>https://sourceforge.net0cd506caa852e4acbe6005a0738d650a66ff949d</guid></item><item><title>Make RDE USB-friendly</title><link>https://sourceforge.net/p/rubyde/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;RDE v1.0.1.1 stores main settings in the registry. This&lt;br /&gt;
doesn't make RDE well suited for running from an&lt;br /&gt;
ordinary USB memory.&lt;/p&gt;
&lt;p&gt;There should be an option to store settings in e.g. an&lt;br /&gt;
ini-file in the same path as RDE.exe.&lt;/p&gt;
&lt;p&gt;Suggestion: Upon start of RDE, first check if there is&lt;br /&gt;
an ini-file with the main settings in the same path as&lt;br /&gt;
the main executable.&lt;br /&gt;
* If such a file exists, the registry is ignored. (USB&lt;br /&gt;
mode)&lt;br /&gt;
* If there isn't such a file, look for settings in the&lt;br /&gt;
registry. (Installed mode)&lt;/p&gt;
&lt;p&gt;Furthermore, one could also consider adding an option&lt;br /&gt;
to RDE's options menu, for creating an ini-file with&lt;br /&gt;
the main settings. Alternatively, a sample ini-file&lt;br /&gt;
with example settings could be included in the&lt;br /&gt;
distribution.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 10 Jul 2006 20:26:07 -0000</pubDate><guid>https://sourceforge.net482ce9c3137c4b605f60cd6e43a79a1f402391a5</guid></item><item><title>Filemanager - explorer window</title><link>https://sourceforge.net/p/rubyde/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Where Code Explorer window, make it switchable to a&lt;br /&gt;
filemanager or explorer-like window to make openning&lt;br /&gt;
files in directories easier [for example working with&lt;br /&gt;
rails dirtree/files]&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adartse Osuka</dc:creator><pubDate>Sat, 17 Sep 2005 03:24:14 -0000</pubDate><guid>https://sourceforge.net5e454964c9218b78a9a41c3d303d61056748f6a7</guid></item><item><title>Allow users to set tab spacing</title><link>https://sourceforge.net/p/rubyde/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It appears that you can currently only set the tab&lt;br /&gt;
spacing to a multiple of 2.  Can you please allow users&lt;br /&gt;
to set it to whatever value they wish?&lt;/p&gt;
&lt;p&gt;I prefer 3 myself. :)&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Berger</dc:creator><pubDate>Mon, 29 Aug 2005 05:31:50 -0000</pubDate><guid>https://sourceforge.net8bd2aaa55ac57daa10f2efc03d1efc48406fd027</guid></item><item><title>Project/session management</title><link>https://sourceforge.net/p/rubyde/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;RDE rocks as an editor. I have been using it for a year&lt;br /&gt;
and a half. Every once in a while I look for other&lt;br /&gt;
editors but I can't find a better one. I especially&lt;br /&gt;
like the bird's view to quicky browse through my code.&lt;/p&gt;
&lt;p&gt;The only thing I really miss in RDE is the ability to&lt;br /&gt;
work with project; to be able to associate several&lt;br /&gt;
files under a project and browse and open all of them&lt;br /&gt;
at a time.&lt;/p&gt;
&lt;p&gt;Currently I have a batch file that does&lt;/p&gt;
&lt;p&gt;rde.exe file1.rb file2.rb file3.rb ...&lt;/p&gt;
&lt;p&gt;so that I can open my most used files simultaneously.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Javier&lt;br /&gt;
one &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 25 Aug 2004 15:39:09 -0000</pubDate><guid>https://sourceforge.netd1c8f03c056c64d79f80b53ae197ac7564450dee</guid></item><item><title>delete words with ctrl-del and ctrl-backspace</title><link>https://sourceforge.net/p/rubyde/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Other editors allow ctrl-del and ctrl-backspace to&lt;br /&gt;
delete next and previous words. It is a simple deature&lt;br /&gt;
that saves time.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Javier&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 25 Aug 2004 15:33:48 -0000</pubDate><guid>https://sourceforge.net086100a9f1a9289e0c39266dd45ed95d2e2d51c1</guid></item><item><title>file selector </title><link>https://sourceforge.net/p/rubyde/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would be nice if the code explorer can be optionally&lt;br /&gt;
replaced with a "file selector".  when working with&lt;br /&gt;
large projects, a file seletor sidebar is almost&lt;br /&gt;
indispensable.&lt;/p&gt;
&lt;p&gt;thanking you&lt;/p&gt;
&lt;p&gt;sam_lie2000@yahoo.com&lt;/p&gt;
&lt;p&gt;three cheers to ruby and rde!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 29 Feb 2004 02:47:23 -0000</pubDate><guid>https://sourceforge.netcf9965228d4b5df9e22baec007779c75ed0b97c9</guid></item><item><title>color highlight variables within strings</title><link>https://sourceforge.net/p/rubyde/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently variables in strings are not easily&lt;br /&gt;
distinguishable&lt;br /&gt;
would be nice if variables can be hilighted with &lt;br /&gt;
a different color to that of the string color.&lt;/p&gt;
&lt;p&gt;eg, &lt;/p&gt;
&lt;p&gt;message = "hello #{name}"&lt;/p&gt;
&lt;p&gt;#{name} can be in different color.&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;p&gt;sam_lie2000@yahoo.com&lt;/p&gt;
&lt;p&gt;ps i really love this RDE program!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 29 Feb 2004 02:44:45 -0000</pubDate><guid>https://sourceforge.net6a6a6a1ac1d797f9f113c8a05b516c7c4136b297</guid></item><item><title>search and replace within selected text</title><link>https://sourceforge.net/p/rubyde/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;- search and replace 'within' selected text only&lt;/p&gt;
&lt;p&gt;currently direction include 'back' and 'down' perhaps&lt;br /&gt;
an extra one for "selected text"&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;p&gt;sam_lie2000@yahoo.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 29 Feb 2004 02:41:20 -0000</pubDate><guid>https://sourceforge.netd8e20ddd5ad72d4acbed671f1d2215fa81efa2e5</guid></item></channel></rss>