JetBrains: Add “Open” button to bottom-right
Created by: vdavid
Fixes https://github.com/sourcegraph/sourcegraph/issues/37812
See the button at the bottom-right:
“Find in Files”:
Our solution:
Notes:
- I've based this PR on https://github.com/sourcegraph/sourcegraph/pull/37938 to avoid conflicts, so these need to be merged in order.
- I've also fixed a few warnings that are results of https://github.com/sourcegraph/sourcegraph/pull/37836
Test plan
- Tech: Check the source code
- Design: See the screenshots
- Functionality: 20-sec Loom: https://www.loom.com/share/d7fe2e3744074cf18c0309da1e7c09ab
App preview:
Check out the client app preview documentation to learn more.