[Pydev-users] [pydev - Users] RE: Code completion
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-07-05 11:24:16
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3808050 By: shahbaztyagi Hi, Sorry to disturb you so much....but there is no error in logs...Let me tell you the whole thing...may be u gt some clue out of this. I have developed my own script pluin where I am running jython and python scripts. For this I have extended PyEdit class in my main editor class. I am able to run python/jython scripts successfully. The prob is coming in while writing the script. On "ctrl+Space", it shows me only locally defined members or kewwords, not other than these. For example... If I write "java." and then presses "Ctrl+Space", nothing comes up... Also I want to know that my outline view is not coming, how can I get that. 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 |