About 248,000 results
Open links in new tab
  1. Solution Explorer is not showing in Microsoft Visual Studio

    Aug 17, 2021 · The solution explorer is not showing.I have tried to go into tools>options>Project and solutions>General. But it doesn't work.

  2. Visual Studio - Shortcut to Navigate to Solution Explorer

    Aug 4, 2015 · shortcut ctrl [, S will focus current open file/document in solution explorer. setting checkbox to true in "Track active in Solution Explorer" will automatically focus current open …

  3. visual studio - Auto select file in Solution Explorer from its open …

    Aug 20, 2010 · Visual Studio 2013, 2015, 2017. There is now a feature built in to the Visual Studio 2013 Solution Explorer called Sync with Active Document. The icon is two arrows in the …

  4. Visual Studio: Shortcut to scroll solution explorer to current file

    May 23, 2017 · To display the icon and perform the sync manually untick the "Track Active Item in Solution Explorer" option. or use the keyboard shortcut: "Ctrl" and "[" and "s" together on the …

  5. View more than one project/solution in Visual Studio

    Nov 2, 2010 · This is the way Visual Studio is designed: One solution, one Visual Studio (VS) instance. Besides switching between solutions in one VS instance, you can also open another …

  6. How to open project folder from Visual Studio in Windows …

    May 23, 2013 · Additionally to the answer opening the solution folder, there is an easy way in adding an open with for single files in the "Solution explorer". Just right click on a file, select …

  7. How do I re-dock solution explorer and properties window in …

    Mar 19, 2019 · When I first started Visual Studio 2017 the Solution Explorer was docked to the right. I undocked it since then and now want to dock it back on the right but have had no …

  8. Cannot open solution file in Visual Studio Code - Stack Overflow

    Jul 22, 2015 · VSCode is a code editor, not a full IDE. Think of VSCode as a notepad on steroids with IntelliSense code completion, richer semantic code understanding of multiple languages, …

  9. How to open Visual Studio Solution File from the Command Prompt

    If you have mutliple versions of Visual Studio installed and want to open the solution file using a specific version of VS then you can pass the solution path directly to the devenv.exe: …

  10. VS Code does not bring Solution Explorer or Team Explorer like …

    Feb 9, 2023 · The C# Dev Kit extension has a Solution Explorer feature (run .NET: Open Solution in the command palette). The Source Control panel in VS Code ( / View: Show Source Control …

Refresh