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 e969d41 commit 87e54e0Copy full SHA for 87e54e0
README.md
@@ -39,7 +39,7 @@ This folder can be found at the following path:
39
```
40
c:\Users\<yourusername>\.vscode\extensions\ms-vscode.PowerShell-<version>\examples
41
42
-To open/view the extension's examples Visual Studio Code, run the following from your PowerShell command prompt:
+To open/view the extension's examples in Visual Studio Code, run the following from your PowerShell command prompt:
43
44
code (Get-ChildItem $Home\.vscode\extensions\ms-vscode.PowerShell-*\examples)[-1]
45
0 commit comments