File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ provides a powerful toolset for administrators on any platform.
14
14
15
15
The Microsoft [ PowerShell] [ 31 ] extension for Visual Studio Code (VS Code) provides rich language
16
16
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 ] .
19
19
20
20
Support for Windows PowerShell 5.1 is provided on a best effort basis. [ .NET Framework 4.8] [ 18 ] or
21
21
higher is required.
22
22
23
- [ VS Code Remote Development] [ 13 ] Environments, including [ Github Codespaces] [ 19 ] and
23
+ [ VS Code Remote Development] [ 13 ] Environments, including [ GitHub Codespaces] [ 19 ] and
24
24
[ VS Code Server] [ 14 ] are supported.
25
25
26
26
> [ !IMPORTANT]
@@ -31,7 +31,7 @@ We actively test the following configurations:
31
31
32
32
- ** Windows Server 2022** with Windows PowerShell 5.1 and PowerShell 7+
33
33
- ** macOS 14.7** with PowerShell 7+
34
- - ** Ubuntu 22 .04** with PowerShell 7+
34
+ - ** Ubuntu 24 .04** with PowerShell 7+
35
35
36
36
On Windows, we also test with and without Constrained Language Mode enabled.
37
37
You can’t perform that action at this time.
0 commit comments