Feature Requests item #530470, was opened at 2002-03-15 15:07
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=530470&group_id=44253
Category: Definitions (source editor)
Group: Medium (< 1 pair-month)
Status: Open
Priority: 3
Submitted By: Jim Van Fleet (bigfleet)
Assigned to: Nobody/Anonymous (nobody)
Summary: Context sensitive coding help
Initial Comment:
Either when the user has their cursor or mouse over a word that's either a method call or a variable name, a tooltip could pop up giving the Javadoc on that variable or method name.
Story: A user has gets a compile error that they don't understand. They move the mouse over various parts of the offending text until the see that a method they thought returned an ArrayList actually returned an explicit Array.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=530470&group_id=44253
|