Remove path from tab name in Visual Studio 2010

前端 未结 2 1019
再見小時候
再見小時候 2021-01-20 04:19

When I\'m opening an individual file in Visual Studio 2010 the file path is displayed in the tab. The name is abbreviated with ellipses. This makes the text of the tab very

2条回答
  •  無奈伤痛
    2021-01-20 05:00

    The truncating behavior still occurs. Unfortunately, I'm not aware of a setting that controls the text on the tabs. It appears the method of truncating has been changed since VS2008, but I don't think it completely resolves your issue.

    TabLength

提交回复
热议问题