提交 208b2053 编写于 作者: A Alex Dima

Remove unnecessary JSON schema

上级 e0332569
......@@ -473,11 +473,6 @@ const editorConfiguration: IConfigurationNode = {
default: true,
description: nls.localize('ignoreTrimWhitespace', "Controls whether the diff editor shows changes in leading or trailing whitespace as diffs.")
},
'editor.focusOnHover': {
'type': 'boolean',
'default': false,
'description': nls.localize('focusOnHover', 'Controls if editors should be focused when hovered.')
},
'diffEditor.renderIndicators': {
type: 'boolean',
default: true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册