Page 1 of 1

"Variable Viewer" Rename

Posted: Tue Mar 15, 2011 1:57 am
by kenmo
I just noticed there are two IDE menu options called "Variable Viewer", one under "Debugger" and one under "Tools". The first is of course the run-time viewer of variable contents, the second just lists all the variables in your source.

Having the same name is sort of confusing (well, it just confused me for a minute, since I don't use either very often)...

Perhaps the "Tools" item should be called "Declared Variables" or "Variable List" or something?

Just a thought I had.

Re: "Variable Viewer" Rename

Posted: Fri Mar 18, 2011 12:18 am
by Tenaja
I'll second this.

...and on a similar topic, is there a way to list unused variables that are declared?

Thanks!