提交 251d3d79 编写于 作者: I isidor

debug: minor outputelement id tuning

上级 e05566c9
......@@ -162,7 +162,7 @@ export class OutputElement implements debug.ITreeElement {
}
public getId(): string {
return this.id.toString();
return `outputelement:${ this.id }`;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册