psherm85 |
Posted - Mar 21 2009 : 08:42:13 AM I have been using Visual Assist for only a week and am already wondering how I could've gone without it! :)
I have a question about the Alt+O feature. I have a web application that consists of pages, P, with files P.aspx, P.aspx.cs, and P.aspx.designer.cs. Whenever I press Alt+O in any of the files, it prompts me for which of the other two files I want to go to. However, I never want to go to the aspx.designer.cs file -- I just want it to go to the other of .aspx and .aspx.cs. Is there any way to set up which extensions are included in a given extension's Alt+O list? |