提交 c0dba426 编写于 作者: P Peng Lyu

Fix Microsoft/vscode-pull-request-github#895. Comment editor should layout automatically.

上级 16e58d25
......@@ -63,6 +63,7 @@ export class SimpleCommentEditor extends CodeEditorWidget {
verticalHasArrows: false,
horizontalHasArrows: false
},
automaticLayout: true,
overviewRulerLanes: 2,
lineDecorationsWidth: 0,
scrollBeyondLastLine: false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册