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 96ef322 + 1c60602 commit 47b68e0Copy full SHA for 47b68e0
ISSUE_TEMPLATE.md
@@ -17,7 +17,11 @@ https://github.com/PowerShell/EditorSyntax/issues
17
- Output from `$PSVersionTable`:
18
19
```
20
-Evaluate $PSVersionTable in PowerShell and paste the output here
+Copy / paste the below commands into PowerShell, and paste the output here
21
+
22
+code -v
23
+code --list-extensions --show-versions
24
+$PSVersionTable
25
26
27
### Issue Description
0 commit comments