提交 eb154856 编写于 作者: I isidor

fixes #112366

上级 11d5c625
......@@ -154,6 +154,7 @@ export class OpenEditorsView extends ViewPane {
case GroupChangeKind.EDITOR_STICKY:
case GroupChangeKind.EDITOR_PIN: {
this.list.splice(index, 1, [new OpenEditor(e.editor!, group)]);
this.focusActiveEditor();
break;
}
case GroupChangeKind.EDITOR_OPEN:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册