Skip to content

Instantly share code, notes, and snippets.

@tmeckel
Created February 28, 2018 12:23
Show Gist options
  • Save tmeckel/5370138934d697e0e611dcda9ee7db2d to your computer and use it in GitHub Desktop.
Save tmeckel/5370138934d697e0e611dcda9ee7db2d to your computer and use it in GitHub Desktop.
Visual Studio: Sync Open File to Solutions Explorer

Visual Studio: Sync Open File to Solutions Explorer

To have the currently open file shown in the solution explorer either use the default Keyboard shortcut

CTRL+[, CTRL+s

Or on an international (non QWERTY) keyboard define a new one using the following procedure

  1. Tool -> Options
  2. Keyboard
  3. Search for command SyncWithActiveDocument
  4. Assign the new keyboard short cut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment