Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

Setting personal formatting in visual studio 2012

$
0
0
I find it annoying how in visual studio, when use ":" for  switch statement for declaring something private or public, the editor tabs the line back. How can stop this from happening? Basically, I want:
class M
{
      private:
}
instead of the VS automatically making it:
class M
{
private:
}


Viewing all articles
Browse latest Browse all 21115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>