|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2021.9.0-preview |
| 4 | +### Tuesday, September 07, 2021 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | +- ✨ 📖 [vscode-powershell #3544](https://github.com/PowerShell/vscode-powershell/pull/3544) - Document the trace server setting is valid (despite Code's warning). (Thanks @michal037!) |
| 9 | +- #️⃣ 🔍 [vscode-powershell #3522](https://github.com/PowerShell/vscode-powershell/pull/3542) - Allow PowerShell session to start and stop the debugger interface. |
| 10 | + |
| 11 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) |
| 12 | + |
| 13 | +- 🐛 📟 [PowerShellEditorServices #24977523](https://github.com/PowerShell/PowerShellEditorServices/pull/1571) - Implement `LengthInBufferCells` to fix ANSI formatting. (Thanks @SeeminglyScience!) |
| 14 | +- ✨ 🔍 [vscode-powershell #3522](https://github.com/PowerShell/PowerShellEditorServices/pull/1570) - Send `stopDebugger` notification when appropriate. |
| 15 | +- 🐛 🔍 [vscode-powershell #3537](https://github.com/PowerShell/PowerShellEditorServices/pull/1569) - Fix bug with `ExecuteScriptWithArgsAsync` when `script` is a command. |
| 16 | + |
3 | 17 | ## v2021.8.3-preview
|
4 | 18 | ### Monday, August 30, 2021
|
5 | 19 |
|
|
0 commit comments