提交 8f0f21e6 编写于 作者: J Joao Moreno

fixes #16154

上级 45898470
......@@ -123,6 +123,7 @@ export class SuggestController implements IEditorContribution {
cancelSuggestWidget(): void {
if (this.widget) {
this.model.cancel();
this.widget.hideDetailsOrHideWidget();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册