File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.7.0-preview
4
+ ### Monday, July 11, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 📺 [ vscode-powershell #4063 ] ( https://github.com/PowerShell/vscode-powershell/pull/4063 ) - Change configuration title to just ` PowerShell ` .
9
+ - ✨ 📖 [ vscode-powershell #4062 ] ( https://github.com/PowerShell/vscode-powershell/pull/4062 ) - Add note about accidentally disabling completions.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
12
+
13
+ - 🐛 🛫 [ PowerShellEditorServices #1849 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1851 ) - Add ` Directory.Exists() ` check to ` SetInitialWorkingDirectoryAsync() ` .
14
+ - ✨ 🚨 [ PowerShellEditorServices #1850 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1850 ) - Catch ` OperationCanceledException ` in both command loops.
15
+ - ✨ 🚨 [ PowerShellEditorServices #1793 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1848 ) - Improve CI stability.
16
+ - ✨ 🚨 [ PowerShellEditorServices #1846 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1846 ) - Add end-to-end Pester unit test.
17
+
3
18
## v2022.6.3
4
19
### Wednesday, June 30, 2022
5
20
You can’t perform that action at this time.
0 commit comments