microsoft / VS-PPT

Productivity Power Tools - a set of Visual Studio extensions improving developer productivity.
http://aka.ms/extendvs
Other
885 stars 146 forks source link

Document well tabs jumps line up and down #84

Open RicardoGarciaM opened 7 years ago

RicardoGarciaM commented 7 years ago

Usually work with VS editor workspace divided in 2 areas (left: code, right: tests). Sometimes if open a file and the length of the tab with the name closely matches the space left for tabs, the filename tab starts a loop of positioning down creating a new line of tabs and then up, and down and up.... in an infinite loop.

Tab up image

Tab down image

VS2015 Power Tools 14.0.24321.0

zsoi commented 7 years ago

I have the same problem from time to time on VS2015 with 14.0.24321.0, too. VS will freeze then, occassionally I can close a tab and the behavior will stop but mostly I need to kill VS by hand.

RicardoGarciaM commented 7 years ago

Ended uninstalling Power Tools as could not work like that.

zsoi commented 7 years ago

Disabling the custom document well in the options didn't help?

Jernik commented 7 years ago

I have the same issue, which caused the UI to be completely unresponsive, I had to kill VS and disable the custom document well before opening the solution that was causing the issue