Yet another developer journey ...

Yet another developer journey ...

Follow
homeabout me
Tag

format

#format

More content

Read more stories on Hashnode


Articles with this tag

c# Visual Studio turn off auto formatting for code area

Jun 27, 20221 min read

Sometimes you do not want to have auto formatting enabled for specific code areas. Mostly I am using that for short switch statements, for a better...

c# Visual Studio turn off auto formatting for code area