[Pydev-users] [Users] RE: My collected complaints about Pydev
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-04-12 01:34:12
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4477776: No problem with number 3 -- it's just that it didn't get to the top of my priority, but it's getting closer ;-) For 6, I understand your point (what you want is more a shell, which has 2 modes, one for copy/paste and another for the input). If you want you can add that as a feature request (but I must say it's not pretty high in the priorities overall) For 10, actually, I think they could if they wanted... (I believe they have to make the whole wrapping to make things available for Jython -- especially being in the import construct). For 12, you can add a 'string substitution variable' on pydev, which is configured per-interpreter (a bit more flexible than global, as you can just change your interpreter and it'll get it, but if you have a variable that you really wanted to be global, you'll have to configure it in all interpreters) Cheers, Fabio |