[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
RE: [eclipse-dev] Suggestion for the next version of Eclipse
|
- From: Scott Stanchfield <scott@xxxxxxxxxxxx>
- Date: Thu, 01 May 2003 20:30:53 -0400
- Delivered-to: eclipse-dev@eclipse.org
- Importance: Normal
> One feature I miss from Visual Basic/VC is the method drop down
> toolbar. I could select any method to work on my select it via
> handier than Outline view
Try control-o in the editor ;)
You can type a partial method name in there too, and it narrows the list,
kind of like code completion.
-- Scott