Skip to content

v0.10.0: Merge pull request #379 from PowerShell/release/0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@daviwil daviwil released this 14 Mar 21:31

These improvements are described in detail in the vscode-powershell changelog
for its 0.10.0 release.

Language feature improvements

  • Added new terminal-based integrated console
  • Added new code formatting settings with additional rules
  • Added Get-Credential, SecureString, and PSCredential support

Debugging improvements

  • Connected primary debugging experience with integrated console
  • Added column number breakpoints
  • Added support for step-in debugging of remote ScriptBlocks with PowerShell Core 6.0.0-alpha.17