Skip to content

Commit 671cb37

Browse files
JustinGroteandyleejordan
authored andcommitted
Docs: Add PowerShell Support Statement
1 parent 9ce8911 commit 671cb37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ The functionality in PowerShell Editor Services is available in the following ed
2121
Please note that other than PowerShell for Visual Studio Code, these clients are community maintained and may be very out of date.
2222
It is recommended that you simply use an LSP plugin for your editor and configure it as demonstrated [below](#Usage).
2323

24+
## Supported PowerShell Versions
25+
26+
PSES runs as a PowerShell Module in [currently supported versions of PowerShell 7+](https://learn.microsoft.com/en-us/powershell/scripting/install/powershell-support-lifecycle).
27+
28+
Windows PowerShell 5.1 is supported on a best-effort basis.
29+
2430
## Features
2531

2632
- The Language Service provides common editor features for the PowerShell language:

0 commit comments

Comments
 (0)