We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3246362 commit 28afd8eCopy full SHA for 28afd8e
README.md
@@ -2,7 +2,16 @@
2
3
This extension provides rich PowerShell language support for Visual Studio Code.
4
Now you can write and debug PowerShell scripts using the excellent IDE-like interface
5
-that VS Code provides.
+that Visual Studio Code provides.
6
+
7
+## Platform support
8
9
+- **Windows 7 through 10** with PowerShell v3 and higher
10
+- **Linux** with PowerShell v6 (all PowerShell-supported distribtions)
11
+- **Mac OS X** with PowerShell v6
12
13
+Read the [installation instructions](https://github.com/PowerShell/PowerShell/blob/master/docs/learning-powershell/using-vscode.md)
14
+to get more details on how to use the extension on these platforms.
15
16
## Features
17
0 commit comments