asp.net - how to open file by name in VS2012 express -


in visual web developer express 2010 pressing ctrl+o , entering

>of index

shows file list , allows select , open proper file. how same thing in visual studio express 2012 ?

i tried ctrl+q , typed

of index

tried

index

in both cases "no search result available" message appears.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -