Skip to content

VSCode PowerShell Docs still show 7.2 as supported. #5142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
6 tasks done
Rom265 opened this issue Feb 20, 2025 · 5 comments · Fixed by microsoft/vscode-docs#8064
Closed
6 tasks done

VSCode PowerShell Docs still show 7.2 as supported. #5142

Rom265 opened this issue Feb 20, 2025 · 5 comments · Fixed by microsoft/vscode-docs#8064
Assignees
Labels
Area-Documentation Issue-Bug A bug to squash. Pending: External This issue is not fixed here, it is fixed in a dependent repo such as PowerShell,PSScriptAnalyzer

Comments

@Rom265
Copy link

Rom265 commented Feb 20, 2025

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all open and closed issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
  • If this is a security issue, I have read the security issue reporting guidance.

Summary

I try getting to the Discord link and it just repeatedly says Whoops unable to accept invite. So, I'll ask a question here: What version of Powershell is best to use with the Powershell extension for VS Code? I keep trying to read, but it is not clear. This page https://code.visualstudio.com/docs/languages/powershell says "We test with...PowerShell 7.2" But, Powershell is up to version 7.5. Do you really not test with 7.5? At one time, I got the impression that the long term servicing (LTS) versions of stuff were the even numbered; so, PowerShell 7.4 is LTS and 7.6 will be; so, maybe I shouldn't bother with 7.5 as I want the most stable functional versions of Powershell and VS Code and the extension. I can't find a clear answer to that either.

PowerShell Version

n/a

Visual Studio Code Version

n/a

Extension Version

n/a

Steps to Reproduce

n/a

Visuals

No response

Logs

No response

@Rom265 Rom265 added Issue-Bug A bug to squash. Needs: Triage Maintainer attention needed! labels Feb 20, 2025
@JustinGrote
Copy link
Collaborator

Thanks for your submission!

I try getting to the Discord link and it just repeatedly says Whoops unable to accept invite.

The discord link is https://aka.ms/PSDiscord. Where is the link you are trying to use that might be broken?

What version of PowerShell is best to use with the PowerShell extension for VS Code?

The latest supported version, which currently is 7.4 (LTS) or 7.5 (Stable). Both are pretty stable, but LTS has a longer support lifecycle. I personally use 7.5 just fine with no issues and there's some feature benefits.

The official support statement is here

Those docs on the vscode site are out of date, thanks for pointing that out! CC @andyleejordan we should update that to mirror our Platform Support statement in the README.

@JustinGrote JustinGrote changed the title The Discord site to ask questions does not work VSCode PowerShell Docs still show 7.2 as supported. Feb 20, 2025
@JustinGrote JustinGrote added Area-Documentation Pending: External This issue is not fixed here, it is fixed in a dependent repo such as PowerShell,PSScriptAnalyzer and removed Needs: Triage Maintainer attention needed! labels Feb 20, 2025
@kilasuit
Copy link
Contributor

What version of Powershell is best to use with the Powershell extension for VS **Code?

I personally use the latest preview, I used to use the daily build, or a custom build whilst I am testing things

At one time, I got the impression that the long term servicing (LTS) versions of stuff were the even numbered; so, PowerShell 7.4 is LTS and 7.6 will be; so, maybe I shouldn't bother with 7.5 as I want the most stable functional versions of Powershell and VS Code and the extension. I can't find a clear answer to that either.

Yes LTS releases are even & STS releases are odd

So today we currently have 3 active channels
LTS - 7.4.x
Stable - 7.5.x
Preview -7.6.0.preview.x

Once we move to the Next LTS cycle (end of this year/beginning of next) we will move onto the below and have 2 active channels
LTS - 7.6.x
Preview - 7.7.0.preview.x

You shouldn't really have many issues with staying on the latest monthly release of VSCode & the latest LTS of PowerShell with the standard release of the extension

You can always pin a particular version of the extension, VSCode and PowerShell and update on a less frequent basis, but that has it's own issues in doing so.

@andyleejordan
Copy link
Member

Thanks for the report, I see that site has become out of date. @sdwheeler is kindly going to help get it updated.

@sdwheeler
Copy link
Contributor

Fixed in microsoft/vscode-docs#8064

@JustinGrote
Copy link
Collaborator

Thanks @sdwheeler!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Documentation Issue-Bug A bug to squash. Pending: External This issue is not fixed here, it is fixed in a dependent repo such as PowerShell,PSScriptAnalyzer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants