Skip to content

v1.12.1

Compare
Choose a tag to compare
@rjmholt rjmholt released this 12 Apr 22:08

v1.12.1

Wednesday, April 10, 2019

vscode-powershell

  • vscode-PowerShell #1865 -
    Change casing of powershell.codeformatting settings for consistency:
    • powershell.codeformatting.WhitespaceInsideBrace is now powershell.codeformatting.whitespaceInsideBrace
    • powershell.codeformatting.WhitespaceAroundPipe is now powershell.codeformatting.whitespaceAroundPipe
  • vscode-PowerShell #1852 -
    Turn powershell.codeformatting.useCorrectCasing setting off by default until PSSA issues are fixed (Thanks @bergmeister!)
  • vscode-PowerShell #1837 -
    Do not use -EncodedCommand on Windows

PowerShellEditorServices