On 29 Nov 2007, at 23:41, Fabio Zadrozny wrote: > Actually, ctrl+click is the same as F3 -- with one fundamental change: > it will always show the 1st result and won't present the list for > choosing one of the available found definitions -- that's mostly > because of historical things -- I think it should be changed to reuse > the same implementation that F3 uses (If you agree, please add a > feature request for that).
Ok I made a feature request for THIS one. https://sourceforge.net/tracker/index.php? func=detail&aid=1841542&group_id=85796&atid=577332 What about the idea of improving go-to-definition so that it use pydev-extensions code-analysis information (to effectively select the right one from the list of options) - when code analysis is available and has a definitive result? (and if so, it would be good to add a second go-to-definition which always shows the list, in case code-analysis has got it wrong...) ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
