| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This is a routine release PR that bumps the PowerShell VS Code extension to v2026.1.2-preview, paired with PowerShell Editor Services v4.7.0. It updates the version metadata and prepends a changelog entry summarizing the headline changes (language model tools, redesigned Command Explorer, and Show Help rendered in an editor pane). It fits the repo's release workflow, where tools/updateVersion.ps1 mechanically edits only package.json and CHANGELOG.md.
Changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Bumps the extension version field to 2026.1.2, following the convention that the -preview suffix is omitted here. |
| CHANGELOG.md | Adds the v2026.1.2-preview release entry with correct date, PSES v4.7.0 link, change summary, and GitHub release link. |
Sorry, something went wrong.
…lorer, and render Show Help in an editor pane.
| Back | FazBrowse Home | New Git URL |
Release PR bumping the PowerShell extension to v2026.1.2-preview, with PowerShell Editor Services v4.7.0. See CHANGELOG.md for details.
Depends on PowerShell/PowerShellEditorServices#2329 (PSES v4.7.0).