提交 89451c13 编写于 作者: D Daniel Imms

Remove todo

上级 760b84e0
......@@ -165,7 +165,6 @@ export class TerminalService implements ITerminalService {
// update detected profiles so for example we detect if you've installed a pwsh
// this avoids having poll routinely
this.onInstanceCreated(() => this._refreshAvailableProfiles());
// TODO: This also includes background terminals
this.onInstancesChanged(() => this._terminalCountContextKey.set(this._terminalInstances.length));
this.onInstanceLinksReady(instance => this._setInstanceLinkProviders(instance));
this._handleInstanceContextKeys();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册