galenelias / gotofile-vs

Visual Studio extension for quickly jumping to a file in the solution
GNU General Public License v2.0
7 stars 3 forks source link

Go To File(s) window not visible / appearing outside of monitor #11

Open heinrichAfritz opened 2 months ago

heinrichAfritz commented 2 months ago

while setting up a new machine I re-arranged the monitor layout and changed the main monitor

i had used GotoFile before that. when using it after then change, the window appeared outside of the visible range of any monitor, i.e. was not visible - VS would not respond until hitting Esc.

gotofile seems to have remembered its position from before re-arranging the monitors ( i checked with spy++ - its position was at -2800 sth) and therefore was way of the visible area which starts at 0,0 (i had made the leftmost monitor my main display)

could you please make sure the window is always displayed within the visible area of a monitor - preferably the one VS is running on?

thanks!

matt-rendall commented 3 days ago

Yes! I'm having this issue too. Thanks for posting, I was so confused about what was happening. Have you figured out a workaround? I've tried VS on all my monitors between home and the office and I'm not seeing the window anywhere.