Allows you to edit a source-controlled file by ensuring that it is checked out and then opening the file in the associated editor.
You must have Write permission to use this command.
When you select Edit File, VSS first checks to be sure you have the file checked out. If you do not, the file is checked out to you unless something prevents this, such as the file being already checked out by another user (when your VSS administrator has not enabled multiple check outs for that project).
After the file is checked out to you, VSS opens the file. You can select an editor by clicking the Advanced button on the File dialog box.
The default editor is selected by one of the following means, in the following order:
Note If no editor can be found for a specific file type, the file will remain checked out to you in your working directory, so you can open the file normally with the editor of your choice.
You can also set the double-click behavior of VSS on the General tab of the Tools Options dialog box. Setting the Double-click on a file option to Edit File will allow you to double-click on a file in VSS to edit it; however, setting the option to Ask is recommended (so you don't accidentally write over a local file during the check out operation).