How do you enable word wrap in Microsoft Visual Studio 2005?« View all ASP.net articles
September 25, 2006
This also works in Visual Web Developer 2005 Express Edition
On the Tools menu, select Options.
Open the Text Editor folder
Open the All Languages folder
Select General
Under Settings – select the Word wrap option

I also like to select Show visual glyphs for word wrap. This gives you a return-arrow indicator to show the line wrapping.
|