File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3+ ## v2021.12.0-preview
4+ ### Monday, December 20, 2021
5+
6+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7+
8+ We're hard at work continuing to improvo the stability and coverage of the PowerShell
9+ Preview so we can bring the updates to the regular extension. Most recently we got the unit tests
10+ covering the debugger back online, which revealed a bug in the ability to set variables
11+ through the debugger. We're continuing to work to resolve this and re-enable the rest of
12+ our tests. Please keep using the Preview if you're able and filing bug reports, we
13+ appreciate it!
14+
15+ - 🐛 🔍 [ vscode-powershell #3713 ] ( https://github.com/PowerShell/vscode-powershell/pull/3728 ) - Support debugging without a workspace.
16+ - 🐛 📺 [ vscode-powershell #3709 ] ( https://github.com/PowerShell/vscode-powershell/pull/3735 ) - Fix ` EnableISEMode ` for Azure Data Studio.
17+
18+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
19+
20+ - 🐛 🚂 [ vscode-powershell #3718 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1647 ) - Create ` $psEditor ` as a constant.
21+ - #️⃣ 🙏 [ PowerShellEditorServices #1641 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1641 ) - Added check to see if ` PSModulePath ` already contained ` BundledModulePath ` . (Thanks @dkattan !)
22+ - #️⃣ 🙏 [ PowerShellEditorServices #1640 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1640 ) - Implemented ` -LanguageServiceOnly ` switch. (Thanks @dkattan !)
23+ - 🐛 🛫 [ PowerShellEditorServices #1638 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1638 ) - Fix ` BundledModulePath ` and PSReadLine loading (redux).
24+ - 🐛 🔍 [ PowerShellEditorServices #1635 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1635 ) - Re-enable ` DebugServiceTests ` suite.
25+
326## v2021.11.1-preview
427### Monday, November 22, 2021
528
You can’t perform that action at this time.
0 commit comments