From: SourceForge.net <no...@so...> - 2006-07-03 02:17:06
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3804600 By: asqueella Currently, if position cursor on a line in pydev and press CTRL+/ (or CTRL+3) several times, the line will get several "#"s added at its beginning. This doesn't make sense to me - I think it would be more useful if pressing CTRL+/ second time uncommented the selected line/block if it is commented out fully. In case a block is commented out partially, the behavior should be like the current one. Does this make sense? Will a patch implementing this (and removing the uncomment action) be accepted? ______________________________________________________________________ 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 |