Skip to content

Commit d656306

Browse files
committed
cleaning the code more
1 parent e2cc9c2 commit d656306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/editor/contrib/hover/browser/contentHover.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ export class ContentHoverController extends Disposable {
263263
return;
264264
}
265265
}
266+
266267
this._setCurrentResult(hoverResult);
267268
}
268269

0 commit comments

Comments
 (0)