File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 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
+ ## v2023.3.1-preview
4
+ ### Wednesday, March 15, 2023
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 ✂️ [ vscode-powershell #4455 ] ( https://github.com/PowerShell/vscode-powershell/pull/4455 ) - Fix up "Calculated Property" snippet. (Thanks @DougDyreng !)
9
+ - 🐛 📺 [ vscode-powershell #4453 ] ( https://github.com/PowerShell/vscode-powershell/pull/4454 ) - Fix ` GenerateBugReport ` command to pre-fill template.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.8.2
12
+
13
+ - 🐛 🙏 [ vscode-powershell #4443 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2006 ) - Fix declaration detection for variables with type constraints.
14
+ - ✨ 🙏 [ vscode-powershell #3604 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2003 ) - Add document symbols for ` #region ` .
15
+ - ✨ 🙏 [ PowerShellEditorServices #2000 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2000 ) - Code clean-up and fixing end-to-end tests.
16
+ - 🐛 🐢 [ PowerShellEditorServices #1998 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1998 ) - Support module-qualified calls for Pester keywords. (Thanks @fflaten !)
17
+ - 🐛 🙏 [ vscode-powershell #3192 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1997 ) - Fix New-EditorFile adding content in current file. (Thanks @fflaten !)
18
+
3
19
## v2023.3.0-preview
4
20
### Thursday, March 09, 2023
5
21
You can’t perform that action at this time.
0 commit comments