I'd like to see the ability to have the toString alternative display option as well. Further more I'd like to see copy text abilities for variable values. When working with SQL queries it would help out a lot. This copy function could be used not only in the "debug" window but also in the "evaluate expression" and "watches" window.
> From: Fedor Karpelevitch <[EMAIL PROTECTED]> > To: "Intellij-Eap-Features (E-mail)" <[EMAIL PROTECTED]> > Date: Wed, 20 Feb 2002 07:57:25 -0800 > charset="koi8-r" > Subject: [Eap-features] option to "show toString()" by default > Reply-To: [EMAIL PROTECTED] > 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. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
