|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Multiline comment behavior in VS2005 VB.NETHi, 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. "JohnMSyrasoft" <JohnMSyras***@discussions.microsoft.com> schrieb: You are right, comments cannot continued using '_' in VB.NET. VB does not > 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. support block comments with start/end marks. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> That also happened in VB.NET 2002 if I remember correctly, but I am not sure
if it is a bug or a "by design" decission. -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "JohnMSyrasoft" <JohnMSyras***@discussions.microsoft.com> escribió en el mensaje news:40FDEC0A-BB8A-4677-A59A-67A379D96192@microsoft.com... > 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. >
date/time fields
CheckForIllegalCrossThreadCalls ? Conditional statements SystemIndexOutOfRangeException error File upload to website and rezise at the same time ADO.NET 2.0 TableAdapter Configuration Wizard Strange maximize behaviour Queue of Threads How to use a Generic's base type? timing accuracy of VB.Net |
|||||||||||||||||||||||