提交 3a86ea75 编写于 作者: S Sandeep Somavarapu

Fix #21789

上级 f64b6110
......@@ -456,6 +456,9 @@ export class DefaultPreferencesEditor extends BaseTextEditor {
options.renderIndentGuides = false;
options.rulers = [];
options.glyphMargin = true;
options.minimap = {
enabled: false
};
}
return options;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册