We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de173d commit fb4d082Copy full SHA for fb4d082
1 file changed
.vscode/settings.json
@@ -4,7 +4,7 @@
4
"powershell.codeFormatting.newLineAfterCloseBrace": true,
5
"powershell.codeFormatting.whitespaceBeforeOpenBrace": true,
6
"powershell.codeFormatting.whitespaceBeforeOpenParen": true,
7
- "powershell.codeFormatting.whitespaceAroundOperator": false,
+ "powershell.codeFormatting.whitespaceAroundOperator": true,
8
"powershell.codeFormatting.whitespaceAfterSeparator": true,
9
"powershell.codeFormatting.ignoreOneLineBlock": false,
10
"powershell.codeFormatting.preset": "Custom",
0 commit comments