Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9fe1080

Browse files
Merge pull request #3924 from PowerShell/release
Release `v2022.4.1-preview`
2 parents b39366e + 0b3ac16 commit 9fe1080

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

‎CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# PowerShell Extension Release History
22

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+
322
## v2022.4.0-preview
423
### Tuesday, April 12, 2022
524

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "powershell-preview",
33
"displayName": "PowerShell Preview",
4-
"version": "2022.4.0",
4+
"version": "2022.4.1",
55
"preview": true,
66
"publisher": "ms-vscode",
77
"description": "(Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /