Open
Description
Testing microsoft/vscode#177486
right click in the gutter of a ts file in a repository and select 'copy permalink as markdown text'
I've seen:
a markdown link using the text from that line or the first line of selected text as link text (expected)
a markdown link using previously selected text as link text
a markdown link with blank link text
a plain link, not markdown
I can't figure out the pattern for which one is chosen