VS2010 docks code windows in the wrong place

后端 未结 4 1817
遇见更好的自我
遇见更好的自我 2021-02-01 00:32

When I double click on an entry in my Error List or Find Results list in VS2010, it docks the newly opened source code file not in the large window where all my other source fil

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-01 01:00

    I couldn't find the Window -> Reset Window Layout option. The above answers helped me understand, the problem was with me having moved around my windows. What finally helped me was the little symbols on the top right corner of the find results window. Instead of the usual 'Inverted triangle'+'Pushpin'+'x' symbols, what I saw was just the Inverted Triangle, which meant I docked the find results window in the main file docking area. So, when I moved it to the bottom docking area in Visual studio, it worked for me.

提交回复
热议问题