We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b68e0 commit d8e7031Copy full SHA for d8e7031
ISSUE_TEMPLATE.md
@@ -17,9 +17,10 @@ https://github.com/PowerShell/EditorSyntax/issues
17
- Output from `$PSVersionTable`:
18
19
```
20
-Copy / paste the below commands into PowerShell, and paste the output here
+Copy / paste the below commands into the PowerShell Integrated Terminal, and paste the output here
21
22
code -v
23
+$pseditor.EditorServicesVersion
24
code --list-extensions --show-versions
25
$PSVersionTable
26
0 commit comments