Clarify VS Code web vs vscode.dev in bug template

This commit is contained in:
Asher 2026-01-12 10:27:22 -09:00
parent 9233f04383
commit e352745c4c
No known key found for this signature in database
GPG key ID: D63C1EF81242354A

View file

@ -89,7 +89,7 @@ body:
- type: dropdown
attributes:
label: Does this bug reproduce in VS Code web?
description: If the bug reproduces in VS Code web, submit the issue upstream instead (https://github.com/microsoft/vscode). You can run VS Code web with `code serve-web`.
description: If the bug reproduces in VS Code web, submit the issue upstream instead (https://github.com/microsoft/vscode). You can run VS Code web with `code serve-web` (this is not the same as vscode.dev).
options:
- Yes, this is also broken in VS Code web
- No, this works as expected in VS Code web