tom hartland
April 27th, 2004, 05:49 AM
This is more of a Visual Studio.net question, but as it's involves ASP.NET web forms it seems best to put it in this forum.
VS.net's integration with SourceSafe works brilliantly, and I'm very impressed - apart from...
I cannot work out how to do a "Compare Versions" command on the code behind "c#" file of a web form, without pressing SHIFT while clicking on the toolbar option. (I'm a keyboard junkie - prefer to have shortcut keys than the mouse.)
I've assigned a shortcut key to the "File.CompareVersions" command, but it only shows the differences of the xxx.aspx file, not the xxx.aspx.cs file which has the focus.
Another thought was to see if I could get the webform item in the Solution explorer to expand so I could select the code behind file - I can't find any option or documentation to say if this is possible.
Any ideas?
Cheers, Tom :-)
VS.net's integration with SourceSafe works brilliantly, and I'm very impressed - apart from...
I cannot work out how to do a "Compare Versions" command on the code behind "c#" file of a web form, without pressing SHIFT while clicking on the toolbar option. (I'm a keyboard junkie - prefer to have shortcut keys than the mouse.)
I've assigned a shortcut key to the "File.CompareVersions" command, but it only shows the differences of the xxx.aspx file, not the xxx.aspx.cs file which has the focus.
Another thought was to see if I could get the webform item in the Solution explorer to expand so I could select the code behind file - I can't find any option or documentation to say if this is possible.
Any ideas?
Cheers, Tom :-)