asp.net mvc - Display folder name in Visual Studio open file tab -


i creating asp.net mvc applications visual studio 2012 , find myself in situation, need work 2 files have same names. when both open, find hard distinguish between 2 except "mouseover" tab , see path file.

enter image description here

so 2 files name of index.cshml see in tab home\index.cshtml , menu\index.cshtml respectively.

perhaps can achieved vs extension asp.net. please let me know if such display can configured.

it can achieved tabs studio add-in (commercial, developed me) , disambiguator add-in enabled.

for 2 files name of index.cshml, tab names home/index.cshtml , menu/index.cshtml.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -