- Go through this
Hello Worldwalkthrough to install the .NET Core SDK - Install the C# VSCode extension. (It's the one whose icon looks like a ninja turtle)
- Install the
C# FixFormatextension for VSCode - Go into your User Settings in VSCode (
CMD+,on Mac andCtrl+,on Windows) and check the following settings:
Format On Saveis checkedAuto Saveis set to eitheroff,onFocusChange, oronWindowChange(FWIW, I like focusChange)