A dedicated button next to the Compile button on the toolbar would be better
Also:
-a toolbar button to open the folder the current program is in, I find I keep going back to the folder manually.
-When you mouseover a variable.method, only show the contents of the variable.method instead of the entire variable
-Let us copy variable data from the list of variables in debug mode
-If possible, when a program is paused, let us send variable data back to it
-When we close the program, have it tell the IDE to stop debug mode
-Instead of a single window interface, where different tool bars/blocks/windows take up parts of it, let us undock them from the main window, and dock them together like VB6 does. Or at least give us a second window to put them in
BTW, I've found the ability to select a word in the code and see all other instances of it highlighted is surprisingly useful. Thanks again!
I'm also finding that handy, to the point where it annoys me VB6 doesn't do it.
Although, it annoys me that when I deselect the text or select something else, it loses all the placeholders.
Could we add a mode where it only searches/removes the placeholder when we toggle a toolbar button?
That way when the toolbar button is toggled, and you switch to a different code file, it can also search that one too