We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211dab7 commit 8acdf2aCopy full SHA for 8acdf2a
pwsh-extension-dev.code-workspace
@@ -45,6 +45,7 @@
45
"powershell.codeFormatting.autoCorrectAliases": true,
46
"powershell.codeFormatting.avoidSemicolonsAsLineTerminators": true,
47
"powershell.codeFormatting.newLineAfterCloseBrace": false,
48
+ "powershell.codeFormatting.removeTrailingWhitespace": true,
49
"powershell.codeFormatting.trimWhitespaceAroundPipe": true,
50
"powershell.codeFormatting.useCorrectCasing": true,
51
"powershell.codeFormatting.whitespaceBeforeOpenBrace": false,
0 commit comments