JetBrains: Search context dropdown is partially hidden
Created by: vdavid
Problem
It currently hangs, like this:
Solution
Set its maximum size to the viewport height.
Would be best to also set up a window resize
event listener and update the max height accordingly.