We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e645120 commit 4c2c9f7Copy full SHA for 4c2c9f7
src/powershell/README.md
@@ -18,6 +18,12 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
18
| version | Select or enter a version of PowerShell. | string | latest |
19
| modules | Optional comma separated list of PowerShell modules to install. | string | - |
20
21
+## Customizations
22
+
23
+### VS Code Extensions
24
25
+- `ms-vscode.powershell`
26
27
28
29
## OS Support
0 commit comments