File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.8.5-preview
4
+ ### Thursday, August 25, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 🔧 [ vscode-powershell #4151 ] ( https://github.com/PowerShell/vscode-powershell/pull/4152 ) - Add ` integratedConsole.startInBackground ` to completely hide the terminal.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.5.1
11
+
12
+ - 🐛 🕵️ [ PowerShellEditorServices #1906 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1907 ) - Remove ` null ` markers to avoid ` NullReferenceException ` .
13
+
3
14
## v2022.8.4-preview
4
15
### Friday, August 19, 2022
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2022.8.4 " ,
4
+ "version" : " 2022.8.5 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments