Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comment out a block of code?
Message
De
14/05/2010 08:53:33
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
14/05/2010 00:50:30
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01464415
Message ID:
01464550
Vues:
50
In VFP I like to use the mouse method to highlight the lines that I want to comment out. Then I LOVE the right-click context menu option to comment/uncomment the highlighted text.

In the VS2010 *beta* that I have on my computer, there is NO such option in the context menu. Did this change in the final product? Not only that, but, apparently commenting and uncommenting code is an "Advanced" option in the main File menu!!!! Whoa. Wouldn't want programming noobs messing around with such dangerous features now :)




>I agree with Tim ... and the nice thing about highlighting with the mouse is that you don't have to actually highlight the entire block from the left side of the IDE ... highlighting even just a part of a line will cause it to be commented. I'm sure that's true when using the keyboard shortcuts also, but as Tim points out, if you are using the mouse to highlight, you might as well use it to click the toolbar button. I just find that for large blocks of code, mouse highlighting is easier than keyboard highlighting IMHO.
>
>~~Bonnie
>
>
>
>>Thanks to both of you for the quick feedback.
>>
>>I have been using the /* technique, but was feeling inefficient. Glad to know there's a faster way.
>>
>>:)
>>
>>
>>
>>
>>>Ctrl+K+C and Ctrl+K+U.
>>>
>>>See http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=92ced922-d505-457a-8c9c-84036160639f
>>>
>>>You can also just do /* at the beginning and */ at the end of the block.
>>>
>>>>Hi,
>>>>
>>>>In VFP I could highlight a block of code and do the keyboard shortcut ALT+O,M to comment it out.
>>>>
>>>>Is there a keyboard equivalent to do this in VS 2010? I'm using C# if that matters.
>>>>
>>>>Thanks,
>>>>Guy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform