Hi all,

while debugging some JDBC code I missed the following
features in the debugger:

1.  Add an option to copy the value of a variable to the clipboard.
    This could copy any Java primitive or the result of toString()
    to the clipboard for further usage.

2.  In 'Set Value...' use current value as default.
    Changing the value of a variable gets easier in many cases when
    the current value is filled into the entry field for the new
    value, especially when changing only a few characters of a string.

Sincerely,
Dirk Zoettl

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

Reply via email to