JetBrains: Apply popover hiding strategy for every OS
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: philipp-spiess
This PR removes the conditional popover logic that we added to fix a macOS-only issue (#34773 (closed)) and applies it to every OS instead.
There are multiple motivation for this:
Since I am annoyed from copy-pasting on Windows, you can take a look at the test plan video from https://github.com/sourcegraph/sourcegraph/pull/36235 which I have based on those changes.
I did some manual verification and the hiding behavior works as expected on Windows.
Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.