Изменить 'ace/index.html'
This commit is contained in:
@@ -70,10 +70,10 @@
|
|||||||
theme: "ace/theme/ambiance",
|
theme: "ace/theme/ambiance",
|
||||||
showPrintMargin: false,
|
showPrintMargin: false,
|
||||||
wrap: true,
|
wrap: true,
|
||||||
indentedSoftWrap: true,
|
indentedSoftWrap: false,
|
||||||
showFoldWidgets: false,
|
showFoldWidgets: false,
|
||||||
showLineNumbers: true,
|
showLineNumbers: true,
|
||||||
showGutter: true,
|
showGutter: false,
|
||||||
autoScrollEditorIntoView: true,
|
autoScrollEditorIntoView: true,
|
||||||
fontSize: 14
|
fontSize: 14
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user