You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Given a markdown link like [Google](https://google.com/) it would be nice to be able to open this link without having to copy/paste the URL out into a browser.
Describe the solution you'd like
One or both of the following:
Ctrl/Cmd + Click to open.
A decoration with the 'external link' icon and clicking the icon opens the link.
It's important that a standard click on the link text does not open the link as this would very quickly interfere with editing of the document.
Describe alternatives you've considered
None.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Given a markdown link like
[Google](https://google.com/)
it would be nice to be able to open this link without having to copy/paste the URL out into a browser.Describe the solution you'd like
One or both of the following:
It's important that a standard click on the link text does not open the link as this would very quickly interfere with editing of the document.
Describe alternatives you've considered
None.
Additional context
The text was updated successfully, but these errors were encountered: