It would be nice if the tabbed pane (interactions /
console / compiler output) remembered which tab was in
focus (say the interactions pane) before a compile
started and only switched to the compile tab if an
error was found.
For example, many times I find myself working in the
interactions pane, click compile all, have no errors,
but then must click on the interactions pane again to
continue work.
Of course, if there is an error, I want to see what the
error is on the compile tab automatically; however, if
there are 0 errors, it why not switch back to the user
selected tab before a compile?
Logged In: YES
user_id=429731
I think it's still worth showing the compilation in progress
message while it's compiling (in case it takes a while), but
it sounds like a good idea to switch back if there are no
errors.
Charlie