vscode-markdown-shortcuts icon indicating copy to clipboard operation
vscode-markdown-shortcuts copied to clipboard

Idea: "New Link" command / new behaviour for "Toggle Link"

Open tfga opened this issue 5 years ago • 1 comments

no selection => [|]()               # `|` marks where the cursor should move to

selection    => [$selection](|)

tfga avatar Nov 02 '20 17:11 tfga

This one would be really be a nice to have. It would avoid having to switch attention to the pop-up just to add the link.

sivaraam avatar Jan 17 '22 17:01 sivaraam