提交 0b0b84fd 编写于 作者: R Rob Lourens

#62365 - use markdownDescription and setting reference

上级 ba0fab69
......@@ -642,7 +642,7 @@ const editorConfiguration: IConfigurationNode = {
'editor.suggest.shareSuggestSelections': {
type: 'boolean',
default: false,
description: nls.localize('suggest.shareSuggestSelections', "Controls whether remembered suggestion selections are shared between multiple workspaces and windows (needs `editor.suggestSelection`).")
markdownDescription: nls.localize('suggest.shareSuggestSelections', "Controls whether remembered suggestion selections are shared between multiple workspaces and windows (needs `#editor.suggestSelection#`).")
},
'editor.suggest.snippetsPreventQuickSuggestions': {
type: 'boolean',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册