-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelterminal-linksverifiedVerification succeededVerification succeeded
Milestone
Description
To align closer with how the editor works, now only high confidence links get underline styling on hover (protocol-based, or validated local links), the others need ctrl/cmd to be held. This makes it feel a little weird how there is still a pointer cursor when hovering a http link for example but not any of the others.
To verify:
echo "http://microsoft.com"
- Hover the mouse around the terminal including in the new link, the cursor should be
default
, notpointer
(until ctrl/cmd is held down)
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelterminal-linksverifiedVerification succeededVerification succeeded