Quote:
Originally posted by Shaggy Hiker
All in all, it is a pretty trivial issue because there is no line wrap to speak of. I like to have all the comments visible without scrolling. However, when I write on a large screen, the comments can be pretty long, but once I move to a small screen, they overrun the width of the page. Thus whether I use one awkward comment designator at beginning and end, or one easy one per line, it really doesn't much matter. Either way isn't the best.
You got a point, but what I'm actually trying to do is comment out some code because it doesn't work yet and it screws up the part that should work. But I'm not gonna take the hassle of putting REM before each line... guess I'll have to cut it to the clipboard... :confused: