[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Eclipse Navigation Questions
|
I really like the "Goto declaration" (f3) feature. However, I often want to
jump back to where the cursor used to be. Is there a way to do this? The
generalization is that the editor would remember where the cursor was and
keep it on a stack, like a web browser.
Another good thing to have would be the ability to control everything from
the keyboard. One annoying thing is that CVS commands and certain "source"
commands (like insert try/catch) are fairly hard to get at.
Finally, I like the Netbeans feature of defining necessary methods in a
class (for example when it defines an interface or extends an abstract
class). Perhaps Eclipse could have something similiar?
With kind regards,
Josh R.
P.S. I'd work on it myself but I'm too busy! Honest!