|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[pydev - Users] Jump to imported module or functionRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7446192 By: matthewjackson I've installed Pydev and Pydev Extensions 1.46. When I import a module into my current script it shows up in the Outline view or the Pydev Package explorer if I configure it to show imported nodes. But I can't figure out how to either open up the imported module or to display the contents of the imported module in the Outline or Package manager views. If I right click the import node in the Package Explorer and choose "open with Pydev" it just opens the script that contains that import statement. What I was hoping it would do was to open the module in the editor or perhaps load the module into the Outline or Package Explorer. Matt ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Pydev-users mailing list Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
|
|
[pydev - Users] RE: Jump to imported module or functionRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7446196 By: fabioz Currently, to go to the definition of a token, you need the editor opened and then press F3 to go to the definition of the token currently under the cursor (ctrl+left click has the same effect) Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Pydev-users mailing list Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
|
|
[pydev - Users] RE: Jump to imported module or functionRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7450501 By: matthewjackson That works well for modules that I've written or other ones that are .py files. Is there a browser that also shows the built in libraries? So that I could see the methods and members of builtin libraries easily in Eclipse instead of looking at a seperate documentation window? Thanks. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Pydev-users mailing list Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
|
|
[pydev - Users] RE: Jump to imported module or functionRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7450586 By: fabioz Not currently. Please open a feature request for that. Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Pydev-users mailing list Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
| Free embeddable forum powered by Nabble | Forum Help |