quite often I prefer to see toString() in debugging window (frame). Could
there be an option added in debugging settings to "show toString() by
default". Even better, it would be good to be able to specify this on
per-class basis, because toString() is useful for some classes and not so
much for others. Even better than that being able to cspecify some other
method to use instead of toString() for a particular class. For example use
a method returning a short id of the object instead of toString() which may
be too long and hard to read.

another suggestion for debugging window: could you make "Frame" and "Watch"
panes multi-column (I personally would use 2 or 3 columns) so that I can see
more variablers without scrolling for the price of length limitation, but I
can live with that. You may say that I can move debug window to the left or
right. That is true, but this will make "Console" very narrow which I would
like to avoid. It can be also solved by removing "Console" pane from debug
window and reusing "Console" in "Run" for that purpose.

--
fedor.

----
Fourth Law of Applied Terror:
        The night before the English History mid-term, your Biology
instructor will assign 200 pages on planaria.

Corollary:
        Every instructor assumes that you have nothing else to do
except study for that instructor's course.

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to