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
+ ## v2022.8.1-preview
4
+ ### Wednesday, August 10, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 🛫 [ vscode-powershell #4111 ] ( https://github.com/PowerShell/vscode-powershell/pull/4121 ) - Use ` vscode.workspace.fs ` and suppress startup banner for ` dotnet ` installs of PowerShell.
9
+ - 🐛 ✂️ [ vscode-powershell #4120 ] ( https://github.com/PowerShell/vscode-powershell/pull/4120 ) - fixes #4119 . (Thanks @ncook-hxgn !)
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.4.9
12
+
13
+ - ✨ 🚨 [ PowerShellEditorServices #1874 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1874 ) - Add end-to-end integration test with Vim.
14
+ - 🐛 🕵️ [ vscode-powershell #4112 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1873 ) - Fix (and test) regression with PSScriptAnalyzer default rules.
15
+ - ✨ 🚨 [ PowerShellEditorServices #1872 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1872 ) - Add regression tests for parse error DiagnosticMarkers. (Thanks @fflaten !)
16
+ - ✨ 🚨 [ PowerShellEditorServices #1870 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1870 ) - Add ` DoesNotDuplicateScriptMarkersAsync ` regression test.
17
+ - 🐛 🕵️ [ PowerShellEditorServices #1869 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1869 ) - Fix duplicate DiagnosticMarkers when reopening a file. (Thanks @fflaten !)
18
+
3
19
## v2022.8.0-preview
4
20
### Wednesday, August 03, 2022
5
21
You can’t perform that action at this time.
0 commit comments