|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
3 |
| -## v2020.5.0 |
4 |
| -### Wednesday, May 06, 2020 |
| 3 | +## v2020.5.0-preview |
| 4 | +### Wednesday, May 13, 2020 |
5 | 5 | #### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell)
|
6 | 6 |
|
7 |
| -- [vscode-powershell #2676](https://github.com/PowerShell/vscode-powershell/pull/2676) - |
| 7 | +- ✨🐢 [vscode-powershell #2670](https://github.com/PowerShell/vscode-powershell/pull/2670) |
| 8 | + Add debug output setting for Pester. (Thanks @nohwnd!) |
| 9 | +- ✨🔧 [vscode-powershell #2689](https://github.com/PowerShell/vscode-powershell/pull/2689) |
| 10 | + Migrate setting value of `powershell.codeFormatting.whitespaceAroundPipe` to `powershell.codeFormatting.addWhitespaceAroundPipe` automatically. (Thanks @bergmeister!) |
| 11 | +- 🐛🔧 [vscode-powershell #2688](https://github.com/PowerShell/vscode-powershell/pull/2688) |
| 12 | + Respect user choice when dismissing the `powerShellExePath` dialog. (Thanks @bergmeister!) |
| 13 | +- ✨👷 [vscode-powershell #2686](https://github.com/PowerShell/vscode-powershell/pull/2686) - |
| 14 | + Code clean up around some unused variables. (Thanks @bergmeister!) |
| 15 | +- 🐛🐢 [vscode-powershell #2676](https://github.com/PowerShell/vscode-powershell/pull/2676) - |
8 | 16 | Fix Pester invocation for 3x versions. (Thanks @nohwnd!)
|
9 |
| -- [vscode-powershell #2674](https://github.com/PowerShell/vscode-powershell/pull/2674) - |
| 17 | +- ✨👮 [vscode-powershell #2674](https://github.com/PowerShell/vscode-powershell/pull/2674) - |
10 | 18 | Add additional settings for PSScriptAnalyzer 1.19. (Thanks @bergmeister!)
|
11 |
| -- [vscode-powershell #2672](https://github.com/PowerShell/vscode-powershell/pull/2672) - |
| 19 | +- ⚡️🔍 [vscode-powershell #2672](https://github.com/PowerShell/vscode-powershell/pull/2672) - |
12 | 20 | Use in-memory debug adapter instead of spinning up new process.
|
13 | 21 |
|
14 | 22 | #### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
|
|
0 commit comments