File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
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
+
3
19
## v2021.10.3-preview
4
20
### Thursday, October 28, 2021
5
21
You can’t perform that action at this time.
0 commit comments