chromium / vs-chromium

A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
BSD 3-Clause "New" or "Revised" License
310 stars 88 forks source link

Search Code doesn't auto-focus when vs-chromium is docked #85

Open 67protons opened 2 years ago

67protons commented 2 years ago

Whenever I dock vs-chromium in VS 2019 and then proceed to unpin that docked tab (so it hides when I focus my code) - and then I proceed to Ctrl + Shift + ; it doesn't auto-focus the search field. When I undock vs-chromium and try again (even if I close that undocked window) - it properly focuses the field (up until I dock it again).