Block Comment oddities
Brought to you by:
red-robin
Block commenting is quite handy, so I use it a lot.
In the Eclipse Java editor however block comments are removed when hitting CTRL-/ and the block is already commented out. So for Java there is no CTRL-\ key binding. I would like that simple behaviour in JyDT too.
As a second note: When you then try to get rid of the Block quote by 'Undo Typing' CTRL-Z it only removes one # at a time, just as if you had typed them individually.
Nice project, though!