Open
Description
Visual Studio Code supports pasting URLs as formatted links in Markdown documents, which I think is a really nice feature. Basically, here's how it works out of the box:
Screen.Recording.2025-03-25.at.16.56.54.mov
The relevant setting is called markdown.editor.pasteUrlAsFormattedLink.enabled
. It would be great if this setting could also be used with Quarto documents.