提交 8f257bd0 编写于 作者: P Peng Lyu

update editor.copyWithSyntaxHighlighting description.

上级 9abbfb04
......@@ -592,7 +592,7 @@ const editorConfiguration: IConfigurationNode = {
'editor.copyWithSyntaxHighlighting': {
'type': 'boolean',
'default': EDITOR_DEFAULTS.copyWithSyntaxHighlighting,
'description': nls.localize('copyWithSyntaxHighlighting', "Controls whether rich text should be copied.")
'description': nls.localize('copyWithSyntaxHighlighting', "Controls whether syntax highlighting should be copied into the clipboard.")
},
'editor.wordBasedSuggestions': {
'type': 'boolean',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册