@@ -15,7 +15,7 @@ active editor's language mode is PowerShell.
1515
1616### Using Windows PowerShell 5.1
1717
18- While we _ highly encourage_ the use of [ PowerShell Core 7.2 ] [ ] , if you must use Windows
18+ While we _ highly encourage_ the use of [ PowerShell 7.4 LTS ] [ ] , if you must use Windows
1919PowerShell 5.1 we attempt to support it on a best-effort basis. Unfortunately, being two
2020major versions behind and in maintenance mode, Windows PowerShell is missing many of the
2121bug fixes and APIs we use to make the extension experience great. So please, if you can,
@@ -410,7 +410,7 @@ WSManStackVersion 3.0
410410[ more information ] : #providing-information-about-your-environment
411411[ open a new issue ] : https://github.com/PowerShell/vscode-powershell/issues/new/choose
412412[ open an issue there ] : https://github.com/PowerShell/PSScriptAnalyzer/issues/new/choose
413- [ PowerShell Core 7.2 ] : https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.2
413+ [ PowerShell 7.4 LTS ] : https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4
414414[ semantic highlighting ] : https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide
415415[ tackling an issue ] : ./development.md
416416[ v2021.2.2 ] : https://github.com/PowerShell/vscode-powershell/releases/tag/v2021.2.2
0 commit comments