Show a direct link when there is only one reference
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
When a response has exactly one reference, the UI currently shows a `1 Reference` dropdown. Opening it reveals the only linked item, such as a VS Code issue or pull request.
Instead, show the single PR or issue link directly in the response metadata. Reserve the dropdown for responses with multiple references. This removes an unnecessary click and makes the destination immediately visible.
_Created from a [Slack conversation](https://vscodeteam.slack.com/archives/C09MVCZKLP4/p1788371723286469?thread_ts=1788371723.286469&cid=C09MVCZKLP4)._
Contributor guide
Assessment
This issue has not been assessed yet.