提交 ff744b4f 编写于 作者: I isidor

fixes #112281

上级 7cd13726
......@@ -232,6 +232,7 @@ export class Repl extends ViewPane implements IHistoryNavigationWidget {
this.replInput.setModel(this.model);
this.updateInputDecoration();
this.refreshReplElements(true);
this.layoutBody(this.dimension.height, this.dimension.width);
}
}));
this._register(this.configurationService.onDidChangeConfiguration(e => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册