Skip to content

Commit

Permalink
Set codeFormatting.preset default value to Custom
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapil Borle authored and daviwil committed Jun 17, 2017
1 parent cc68bf9 commit 3bcd36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
"OTBS",
"Allman"
],
"default": "KR_Stroustrup",
"default": "Custom",
"description": "Sets the codeformatting options to follow the given indent style in a way that is compatible with PowerShell syntax. For more information about the brace styles please refer to https://github.com/PoshCode/PowerShellPracticeAndStyle/issues/81."
},
"powershell.codeFormatting.openBraceOnSameLine": {
Expand Down

0 comments on commit 3bcd36d

Please sign in to comment.