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+ ## v2022.2.0-preview
4+ ### Wednesday, February 02, 2022
5+
6+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7+
8+ Just including several PSES fixes, namely around the F5 and F8 bugs.
9+
10+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
11+
12+ - 🐛 📟 [ vscode-powershell #3786 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1691 ) - Print prompt and command when ` WriteInputToHost ` is true.
13+ - 🐛 📟 [ vscode-powershell #3685 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1690 ) - Display prompt after ` F8 ` finishes.
14+ - 🐛 🔍 [ vscode-powershell #3522 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1685 ) - Synchronize PowerShell debugger and DAP server state.
15+ - ✨ 🔍 [ PowerShellEditorServices #1680 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1680 ) - Display ` DictionaryEntry ` as key/value pairs in debugger. (Thanks @JustinGrote !)
16+
317## v2022.1.1-preview
418### Monday, January 24, 2022
519
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2022.1.1 " ,
4+ "version" : " 2022.2.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