开发者

Change the display on my file tab

all the files i work with are displayed as tabs in visual studio. I have classes in a folder and the tab is dis开发者_JAVA百科playing like this:

App_Code/...onlypartofclassname.cs

instead of the full class name.

any way to change this?


You cannot change this without installing an add-in (something like Tabs Studio). My understanding is that VS only has this behaviour for files in web sites, not for files that belong to a project (web applications, class libraries, console apps, etc...) where only the filename is shown.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜