File tree 1 file changed +9
-0
lines changed 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Editor Services Release History
2
2
3
+ ## v3.4.9
4
+ ### Thursday, August 11, 2022
5
+
6
+ - ✨ 🚨 [ PowerShellEditorServices #1874 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1874 ) - Add end-to-end integration test with Vim.
7
+ - 🐛 🕵️ [ vscode-powershell #4112 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1873 ) - Fix (and test) regression with PSScriptAnalyzer default rules.
8
+ - ✨ 🚨 [ PowerShellEditorServices #1872 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1872 ) - Add regression tests for parse error DiagnosticMarkers. (Thanks @fflaten !)
9
+ - ✨ 🚨 [ PowerShellEditorServices #1870 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1870 ) - Add ` DoesNotDuplicateScriptMarkersAsync ` regression test.
10
+ - 🐛 🕵️ [ PowerShellEditorServices #1869 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1869 ) - Fix duplicate DiagnosticMarkers when reopening a file. (Thanks @fflaten !)
11
+
3
12
## v3.4.8
4
13
### Wednesday, August 03, 2022
5
14
You can’t perform that action at this time.
0 commit comments