---
title: "Visual Source Safe Shortcuts Keys"  
description: "In this article I am trying to explain Visual Source Safe Shortcuts Keys."  
author: "Vijay Shukla"  
published: 2013-04-17  
updated: 2017-11-29  
canonical: https://www.mindstick.com/articles/1260/visual-source-safe-shortcuts-keys  
category: "shortcut keys"  
tags: ["shortcut keys"]  
reading_time: 2 minutes  

---

# Visual Source Safe Shortcuts Keys

In this [article](https://yourviews.mindstick.com/view/81489/kashmir-now-after-an-year-of-abrogation-of-article-370) I [am trying](https://answers.mindstick.com/qa/36834/which-two-programming-languages-should-i-master-in-if-i-am-trying-to-get-into-google-or-facebook) to [explain](https://www.mindstick.com/forum/159699/what-is-a-compilation-error-in-dot-net-core-explain-with-an-example) [Visual](https://www.mindstick.com/articles/327169/major-advantage-to-use-visual-studio-code-in-2019-powerful-ide-used-by-most-of-the-developers) Source Safe Shortcuts Keys.

##### VSS Explorer Keyboard Shortcuts

| ##### Key | ##### Description |
| --- | --- |
| tab | Move between the file list and the project list. |
| up arrow | Move up the file list or project list. |
| down arrow | Move down the file list or project list. |
| home | Move to the top of the file list or project list. |
| end | Move to the bottom of the file list or project list. |
| f6 | Go to next pane. |
| shift+f6 | Go to [previous](https://yourviews.mindstick.com/view/81421/unlock-2-0-is-just-like-previous-corona-lockdowns) pane. |
| shift+down arrow | Move to next file or project, extend selected range. |
| shift+up arrow | Move to previous file or project, extend selected range. |

##### File List Navigation Keys

| ##### Key | ##### Description |
| --- | --- |
| home, then shift+end | [Select](https://www.mindstick.com/forum/34066/use-select-operator-in-linq) all files in the [current project](https://answers.mindstick.com/qa/94412/what-are-the-biggest-problems-you-have-faced-while-working-in-a-current-project). (Or, simply select the project in the project list.) |
| enter | View a file. |

##### Project List Navigation Keys

| ##### Key | ##### Description |
| --- | --- |
| enter | Show (or hide) subprojects. |
| numpad * | Include [projects](https://www.mindstick.com/forum/161801/what-is-the-use-of-github-projects-and-how-does-it-relate-to-agile-methodology) and subprojects. |
| numpad + | [Expand](https://www.mindstick.com/articles/13054/here-s-how-crm-can-help-you-expand-your-business) a project. |
| numpad - | Collapse a project. |

##### VSS Administrator Keyboard Shortcuts

##### Navigating within VSS Administrator

| ##### Key | ##### Description |
| --- | --- |
| up arrow | Move up the user list. |
| down arrow | Move down the user list. |
| home | Move to the top of the user list. |
| end | Move to the bottom of the user list. |

---

Original Source: https://www.mindstick.com/articles/1260/visual-source-safe-shortcuts-keys

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
