github PowerShell/vscode-powershell v2.0.0-preview.3

latest releases: v2024.2.2, v2024.2.1, v2024.2.0...
pre-release5 years ago

v2.0.0-preview.3

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 #1838 -
    Set PSReadLine featureFlag default to null so that it can be resolved by settings
  • vscode-PowerShell #1837 -
    Do not use -EncodedCommand on Windows
  • vscode-PowerShell #1825 -
    Switch to current lowercase names for powershell and mdlint recommended extensions (Thanks @rkeithhill!)
  • vscode-PowerShell #1823 -
    Update to official TSLint ext in extensions.json, old version deprecated (Thanks @rkeithhill!)

PowerShellEditorServices

Don't miss a new vscode-powershell release

NewReleases is sending notifications on new releases.