G
Guest
Hi, wondering if I'm missing something before I log a minor bug to the VS2005
feedback page.
In VB6, you could span multiple lines with comments by using a line
continuation character as in
'this is the beginning of my _
comment which continues down to this line
In VS05, the 2nd line doesn't appear commented unless the apostrophe is
explicitly included.
In other language syntax, there is support for multiline comments. Did they
change this in VS05 that I'm not aware of? Thanks.
feedback page.
In VB6, you could span multiple lines with comments by using a line
continuation character as in
'this is the beginning of my _
comment which continues down to this line
In VS05, the 2nd line doesn't appear commented unless the apostrophe is
explicitly included.
In other language syntax, there is support for multiline comments. Did they
change this in VS05 that I'm not aware of? Thanks.