File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
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+
317## v2021.8.3-preview
418### Monday, August 30, 2021
519
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2021.8.3 " ,
4+ "version" : " 2021.9.0 " ,
55 "preview" : true ,
66 "publisher" : " ms-vscode" ,
77 "description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments