提交 19f02db8 编写于 作者: J Joao Moreno

todo

上级 ed5773df
......@@ -209,6 +209,7 @@ export class ContributableViewsModel implements ISequence<IViewDescriptor>{
move(from: string, to: string): void {
// reset ORDERS for all view states
throw new Error('not implemented');
}
private findViewDescriptor(id: string): { visibleIndex: number, viewDescriptor: IViewDescriptor, state: IViewState } {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册