I thought a nice, small little feature would be a line comment command for the editor.
In the editor, you could right click a line, select comment/uncomment, and it would perform it accordingly. Also, have it support multiple lines.
Prodigal Squirrel
ID:259940
![]() Jun 1 2005, 9:44 am
|
|
....What editor are you talking about? I'll assume Dream Maker...
If so, you can comment/uncomment a line/multiple lines: //This is a single line comment Is that what you were talking about? |
No, in Dev C++, when you right click on a line, there's an option to comment and uncomment a line or multiple lines of code automatically.
I understand that commenting only takes a few seconds to do, but that option makes it even shorter. So I humbly suggested it. Prodigal Squirrel |
Prodigal Squirrel wrote:
I understand that commenting only takes a few seconds to do, but that option makes it even shorter. It makes it take about 2 seconds longer. I guess its possible that those two seconds could be the differencde between life and death, but I don't see it making much of a difference in everyday life. I'm sorry, but I really don't see them adding that feature. |
When you can just go: // or /* & */ I think it's pointless.