Watch List or User Selected Variable
Brought to you by:
sakazuki
First off - THANKS.
I really like RDE. It is a nice quick and easy IDE for me to work with while learning Ruby.
I would like another tab on the Variable window. One that could be called a watch list or User Selected Variables.
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.
Thanks again, and keep up the good work.
Snoopy