提交 df57a615 编写于 作者: J Jackson Kearl

Fix lint

上级 c36e92dc
......@@ -209,7 +209,7 @@ export class SearchView extends ViewPane {
this._register(this.searchHistoryService.onDidClearHistory(() => this.clearHistory()));
this.delayedRefresh = this._register(new Delayer<void>(250));
this.addToSearchHistoryDelayer = this._register(new Delayer<void>(2000));
this.toggleCollapseStateDelayer = this._register(new Delayer<void>(100));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册