microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.57k stars 29.01k forks source link

Cannot use provided Bug Report for Extension Go Critic - Description Required #214665

Open wayneforrest opened 4 months ago

wayneforrest commented 4 months ago

Does this issue occur when all extensions are disabled?: Yes/No

Version: 1.90.0 Commit: 89de5a8d4d6205e5b11647eb6a74844ca23d2573 Date: 2024-06-04T19:34:48.028Z Electron: 29.4.0 ElectronBuildId: 9593362 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Darwin arm64 23.5.0

Steps to Reproduce:

  1. Open The Dialog as shown in the dialog, and click the button., Screenshot 2024-06-08 at 6 11 07 PM
justschen commented 3 months ago

there is a PR out to fix the UI element of this, but there is an underlying issue.

atm, Go Critic does not provide a valid bugsURL, but instead provides a repositoryURL, so reporting issues via the issue reporter here is not valid. After the fix is in, I will submit an issue on the Go Critic side 👍

Thanks for catching this!

gjsjohnmurray commented 1 week ago

Looks like a duplicate of #219574 which is now fixed. But maybe @justschen is keeping ti's open for follow-up action noted above.