Disabling Auto Markdown Link Formatting in VScode

The Version: 1.80.0-insider Commit: da7f05a70eb760e4ce1fe230ae158ae214433341 of vscode turns markdown.editor.pasteUrlAsFormattedLink.enabled on by default. This automatically turns urls pasted into vscode as markdown links. It is trigger happy and also fires erroneously (eg. Note: key:value turns into a markdown link)

Solution is to set markdown.editor.pasteUrlAsFormattedLink.enabled to false

Related

Created 2023-07-08T16:36:22.242000, updated 2023-07-10T04:14:41.316000 · History · Edit