Is there a PyDev equivalent to the Java feature of "select enclosing element"? I frequently find myself wanting to select the current method, inner function, or class.
Also, is there any way to get a quick view of the fully-qualified name of the object I'm editing? The upcoming tab-titles change will help a bit, but even if my outline and PyDev Package Explorer are both in "link with editor" mode, it takes a fair amount of mousing around to see all the way up the hierarchy. While I'm happy to file a feature requests for both of these things, they both seem suitable for writing my own little scripts. Can anybody give me some guidance as to where to get started with that? ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users