File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.4.1-preview
4
+ ### Monday, April 18, 2022
5
+
6
+ This is our first Release Candidate. We've merged a set of major fixes to the debugger so
7
+ that attaching to remote processes / runspaces now works again. While the extension is not
8
+ perfect (yet), we believe at this point the preview far exceeds the stable extension in
9
+ terms of usability and stability, and it is time to roll this out. Please give this a
10
+ thorough testing, as we hope to roll it into the stable extension next week.
11
+
12
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
13
+
14
+ - ✨ 📺 [ vscode-powershell #3919 ] ( https://github.com/PowerShell/vscode-powershell/pull/3919 ) - Improve Settings Editor experience in a few places. (Thanks @TylerLeonhardt !)
15
+
16
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
17
+
18
+ - #️⃣ 🙏 [ PowerShellEditorServices #1757 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1757 ) - Enable code analysis and formatting as errors on build.
19
+ - ✨ 🚂 [ PowerShellEditorServices #1755 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1755 ) - Apply automatic fixes (manually).
20
+ - 🐛 🔍 [ PowerShellEditorServices #1736 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1752 ) - Fix attach to process debugging.
21
+
3
22
## v2022.4.0-preview
4
23
### Tuesday, April 12, 2022
5
24
You can’t perform that action at this time.
0 commit comments