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.
2 parents c51efb8 + 8d6e43d commit bba2461Copy full SHA for bba2461
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