提交 6a054572 编写于 作者: J Johannes Rieken

revert changes for #75106, fixes #75402

上级 c7915785
......@@ -226,9 +226,7 @@ export class SuggestModel implements IDisposable {
this._requestToken = undefined;
}
this._state = State.Idle;
if (retrigger) {
this._completionModel.value = undefined;
}
this._completionModel.clear();
this._context = undefined;
this._onDidCancel.fire({ retrigger });
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册