Re: [Pydev-code] PyDev editor behavior
Brought to you by:
fabioz
From: Bill W. <ww...@bb...> - 2004-08-05 15:12:25
|
Ah, I see! It's supposed to strip trailing whitespace. I didn't know about the workspace->keys thing. I removed that key sequence and it's all better now. Thanks! Bill Fabio Zadrozny wrote: >Well, it seems so... > >As a workaround for now, you can go on workbench->keys and remove the >shift+space combination (I find that annoying too, but I just removed the >keybinding on my machine ). > >I will do it for the plugin too - if that's okay with you Parhaum. > >[]s > >Fabio Zadrozny >------------------------------------------------------ >Software Developer >ESSS - Engineering Simulation and Scientific Software >www.esss.com.br > > >-----Original Message----- >From: pyd...@li... >[mailto:pyd...@li...] On Behalf Of Bill Wright >Sent: quinta-feira, 5 de agosto de 2004 09:26 >To: pyd...@li... >Subject: [Pydev-code] PyDev editor behavior > >Folks, > >I've been using pydev (latest CVS) in the past few days and have noticed >some strange behavior and I wonder if it's intentional or a bug. It seems >that the key combination <SHIFT><SPACE> causes a kill-line rather than a >space like it does in the Java editor. I type that accidentally quite a bit >and find it annoying. Is this done on purpose? > >Thanks, >Bill > > > >------------------------------------------------------- >This SF.Net email is sponsored by OSTG. Have you noticed the changes on >Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one >more big change to announce. We are now OSTG- Open Source Technology Group. >Come see the changes on the new OSTG site. www.ostg.com >_______________________________________________ >Pydev-code mailing list >Pyd...@li... >https://lists.sourceforge.net/lists/listinfo/pydev-code > > > >------------------------------------------------------- >This SF.Net email is sponsored by OSTG. Have you noticed the changes on >Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, >one more big change to announce. We are now OSTG- Open Source Technology >Group. Come see the changes on the new OSTG site. www.ostg.com >_______________________________________________ >Pydev-code mailing list >Pyd...@li... >https://lists.sourceforge.net/lists/listinfo/pydev-code > > > |