提交 2ebad4f0 编写于 作者: J Johannes Rieken

change settings descriptions, #6788

上级 eb6f1157
......@@ -675,7 +675,7 @@ let editorConfiguration:IConfigurationNode = {
'editor.stablePeek' : {
'type': 'boolean',
'default': false,
'description': nls.localize('stablePeek', "Do not close peek editors when double clicking their content or when hitting Escape.")
'description': nls.localize('stablePeek', "Keep peek editors open even when double clicking their content or when hitting Escape.")
},
'diffEditor.renderSideBySide' : {
'type': 'boolean',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册