Visual Studio - C# Auto Format - Wrapping to 100 columns
Posted
by gav
on Stack Overflow
See other posts from Stack Overflow
or by gav
Published on 2010-05-17T14:46:24Z
Indexed on
2010/05/17
14:50 UTC
Read the original article
Hit count: 133
visual-studio
|c#
I can't for the life of me find out how to get visual studio to keep my source to 100 columns width as part of auto-format.
Ctrl+K+D
Surely this doesn't require an extension? What's the simplest way to set it up?
© Stack Overflow or respective owner