File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3+ ## v2021.11.0-preview
4+ ### Wednesday, November 03, 2021
5+
6+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7+
8+ - 🐛 🐢 [ vscode-powershell #3652 ] ( https://github.com/PowerShell/vscode-powershell/issues/3652 ) - Pester code lens broken in latest preview.
9+ - 🐛 📟 [ vscode-powershell #3653 ] ( https://github.com/PowerShell/vscode-powershell/issues/3653 ) - ` $PROFILE ` variable has changed type and behavior.
10+ - 🐛 📟 [ vscode-powershell #3650 ] ( https://github.com/PowerShell/vscode-powershell/issues/3650 ) - Profiles not loading in lastest preview.
11+ - 🐛 📖 [ vscode-powershell #3658 ] ( https://github.com/PowerShell/vscode-powershell/pull/3658 ) - Fix typo in settings for 'Force Clear Scrollback Buffer'. (Thanks @PrzemyslawKlys !)
12+
13+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
14+
15+ - 🐛 🔍 [ PowerShellEditorServices #1608 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1611 ) - Improve PowerShell command and argument escaping. (Thanks @JustinGrote !)
16+ - 🐛 📟 [ PowerShellEditorServices #1603 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1606 ) - Add ` LengthInBufferCells ` back to ` EditorServicesConsolePSHostRawUserInterface ` .
17+ - #️⃣ 🙏 [ PowerShellEditorServices #1604 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1604 ) - Fix profile loading and ` $PROFILE ` variable.
18+
319## v2021.10.3-preview
420### Thursday, October 28, 2021
521
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2021.10.3 " ,
4+ "version" : " 2021.11.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