Re: [Pydev-users] keybinding for new_line+colon at EOL

2012-12-17 Thread Fabio Zadrozny
On Mon, Dec 17, 2012 at 6:27 AM, K.-Michael Aye wrote: > I'm sorry, if i define a new function, it of course works, but > sometimes i decide in the middle of the > line to make this a function. But I guess I am still using PyDev not > correctly, as I guess this is possible with some of the refacto

Re: [Pydev-users] keybinding for new_line+colon at EOL

2012-12-17 Thread K . -Michael Aye
On 2012-12-17 08:22:50 +, K.-Michael Aye said: > Dear all, > > is there no keybinding for having a new line while adding colon at the > EOL, like in textmate? > > Is there maybe another way to have PyDev add a colon automatically > after if clauses or function definitions? I'm sorry, if i d

[Pydev-users] keybinding for new_line+colon at EOL

2012-12-17 Thread K . -Michael Aye
Dear all, is there no keybinding for having a new line while adding colon at the EOL, like in textmate? Is there maybe another way to have PyDev add a colon automatically after if clauses or function definitions? Best regards, Michael ---