* [misc] adjust monaco editor style.
This commit is contained in:
@@ -29,7 +29,7 @@ function createMonaco(id, action, options, diffContent, onMouseDown, onMouseMove
|
||||
|
||||
$.extend(options, {
|
||||
// 关键配置项
|
||||
automaticLayout: true, // 自动调整布局
|
||||
automaticLayout: true, // 自动调整布局
|
||||
scrollBeyondLastLine: false, // 禁用底部滚动区域
|
||||
minimap: { enabled: false }, // 可选:禁用缩略图以节省空间
|
||||
|
||||
|
||||
Reference in New Issue
Block a user