You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than allowing the widget to grow in height unboundedly with a large number of matches, perhaps the widget should instead clamp its contents to a div with a maximum height, and allow for internal scrolling? (Note that this scrolling won't work within the IDE but would work within the rendered document)