mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Automatic markdown link pasting off by default (#189100)
pasting as markdown link off
This commit is contained in:
@@ -502,7 +502,7 @@
|
||||
"type": "string",
|
||||
"scope": "resource",
|
||||
"markdownDescription": "%configuration.markdown.editor.pasteUrlAsFormattedLink.enabled%",
|
||||
"default":"smart",
|
||||
"default":"never",
|
||||
"enum": [
|
||||
"always",
|
||||
"smart",
|
||||
|
||||
Reference in New Issue
Block a user