I am using Visual Studio 2013 but earlier I was using Visual Studio 2010. In Asp.net Visual Studio 2010, for script tags when we type src = automatically the Pick Url option will pop up i.e. <script type="text/javascript" src=
, so as to select the appropriate javascript file from the solution.
But in Visual Studio 2013 for script tags when we type src = the Pick Url option is not popping up, don't know why. Please refer the screen shot taken from VS 2010 when we type script tag src, PleaseClickHereToVIewScreenShot. This option is not popping up in VS 2013.
Please advise if there is any other option in Visual Studio 2013 that will enable this feature.
Please also advise how to enable the Pick Url option in Razor MVC.
thanks, Balaji