vscode-markdown-shortcuts
vscode-markdown-shortcuts copied to clipboard
Idea: "New Link" command / new behaviour for "Toggle Link"
no selection => [|]() # `|` marks where the cursor should move to
selection => [$selection](|)
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.