Skip to content

Instantly share code, notes, and snippets.

@llint
Created August 10, 2017 18:21
Show Gist options
  • Save llint/f6ba25dd0508c3291199ee727da7842f to your computer and use it in GitHub Desktop.
Save llint/f6ba25dd0508c3291199ee727da7842f to your computer and use it in GitHub Desktop.
Visual Studio Code Omnisharp formatting settings (~/.omnisharp/omnisharp.json)
{
"formattingOptions": {
"IndentSwitchCaseSection": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment