提交 8d56e6a4 编写于 作者: J Johannes Rieken

pin it, #9138

上级 2d7d8d10
......@@ -182,7 +182,7 @@ export class MainThreadEditors extends MainThreadEditorsShape {
const input = {
resource,
options: { preserveFocus }
options: { preserveFocus, pinned: true }
};
return this._workbenchEditorService.openEditor(input, position).then(editor => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册