Skip to content

Commit ef69c36

Browse files
committed
Update PowerShell extension documentation
1 parent ec8ed9a commit ef69c36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/languages/powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ provides a powerful toolset for administrators on any platform.
1414

1515
The Microsoft [PowerShell][31] extension for Visual Studio Code (VS Code) provides rich language
1616
support and capabilities such as syntax completions, definition tracking, and linting for
17-
PowerShell. The extension should work anywhere VS Code is supported using supported versions of
18-
[PowerShell 7][17].
17+
PowerShell. The extension should work everywhere VS Code is supported using
18+
[PowerShell 7+ currently supported versions][17].
1919

2020
Support for Windows PowerShell 5.1 is provided on a best effort basis. [.NET Framework 4.8][18] or
2121
higher is required.
2222

23-
[VS Code Remote Development][13] Environments, including [Github Codespaces][19] and
23+
[VS Code Remote Development][13] Environments, including [GitHub Codespaces][19] and
2424
[VS Code Server][14] are supported.
2525

2626
> [!IMPORTANT]
@@ -31,7 +31,7 @@ We actively test the following configurations:
3131

3232
- **Windows Server 2022** with Windows PowerShell 5.1 and PowerShell 7+
3333
- **macOS 14.7** with PowerShell 7+
34-
- **Ubuntu 22.04** with PowerShell 7+
34+
- **Ubuntu 24.04** with PowerShell 7+
3535

3636
On Windows, we also test with and without Constrained Language Mode enabled.
3737

0 commit comments

Comments
 (0)