"Ara Abrahamian" <[EMAIL PROTECTED]> wrote in message news:ahdq9g$2m5$[EMAIL PROTECTED]... > - It would be VERY handy to see some lines of the code that appears in the > ctrl+Q tooltip. I need to do a "go to imlpementation" right now, which leads > me to losing the context I'm in. Ideally there should be a small button in > the ctrl+q tooltip, if I press it the toltip enlarges and shows the the > first 5 lines of the code, below that 5 lines another button can move me to > the implementation.
I would personally like to have ctrl+alt+Q (or something) show all the method's code in a popup. Also, currently you can hold down ctrl and point the mouse at a method or variable to see some information about it in a popup. It would be nice to be able to hold down alt to see the JavaDoc in a popup and ctrl+alt to see the code in a popup. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
