提交 1b3dc8be 编写于 作者: B Benjamin Pasero

fix compile

上级 fde97265
......@@ -374,6 +374,9 @@ export class TestHistoryService implements IHistoryService {
public getLastActiveFile(schemeFilter: string): URI {
return void 0;
}
public openLastEditLocation(): void {
}
}
export class TestDialogService implements IDialogService {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册