It will be nice to see javadoc of class of  a variable by pressing
CTRL+Shift+Q.

For example for code,

Foo bar = new Foo();
...
bar.setType("xxx");

when user presses Ctrl+Shift+Q, he should see javadoc for Foo class.

Foo is a class name and  bar is the variable name.



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

Reply via email to