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 119061e commit d23969eCopy full SHA for d23969e
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -60,9 +60,10 @@ body:
60
label: Extension Version
61
description: Paste verbatim output from `code --list-extensions --show-versions | Select-String powershell` below.
62
render: console
63
+ placeholder: |
64
PS> code --list-extensions --show-versions | Select-String powershell
65
- ms-vscode.powershell@2021.5.1
66
+ ms-vscode.powershell@2021.8.0
67
validations:
68
required: true
69
- type: textarea
0 commit comments