提交 86127f05 编写于 作者: I isidor

simple debug editor: hide curos in overview ruler

fixes #46822
上级 04ab6d10
......@@ -56,6 +56,7 @@ export class SimpleDebugEditor extends CodeEditorWidget {
lineNumbers: 'off',
folding: false,
selectOnLineNumbers: false,
hideCursorInOverviewRuler: true,
selectionHighlight: false,
scrollbar: {
horizontal: 'hidden'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册