About 2,740,000 results
Open links in new tab
  1. File Tree Context - Visual Studio Marketplace

    File Tree Context is a Visual Studio Code extension that automatically generates a textual representation of your project's file tree. This file tree is inserted between <FileTree> tags in a specified target file whenever you save a file in the workspace.

  2. Import or export installation configurations | Microsoft Learn

    Feb 5, 2025 · You can use installation configuration files to configure what Visual Studio installs. To do so, export the workloads, components, and Marketplace extension information into a .vsconfig file by using the Visual Studio Installer.

  3. File Tree Extractor - Visual Studio Marketplace

    File Tree Extractor Generate a directory structure with a simple copy and paste. Features. 1️⃣ Extract from Any Directory: Support extracting file tree from the root or any subdirectory. 2️⃣ File Filtering: Automatically filter files based on your project's .gitignore or custom ignore rules.

  4. File nesting rules for Solution Explorer - Visual Studio (Windows)

    Mar 9, 2023 · In .NET Core (and .NET 5 and later) projects, file nesting can be taken a step further. You can choose between the file nesting presets Off, Default, and Web. You can also customize how files are nested or create solution-specific and project-specific settings. Note.

  5. Add an app.config file to a project - Visual Studio (Windows)

    Oct 28, 2024 · Learn how to add an app.config file to a C# project so you can customize how the common language runtime locates and loads assembly files.

  6. Configure Visual Studio across your organization with .vsconfig

    Apr 3, 2019 · In Visual Studio 2019, you can create a .vsconfig file right from Solution Explorer: Right-click on your solution. Confirm the location where you want to save the .vsconfig file (defaults to your solution root directory).

  7. GitHub - microsoft/VSConfigFinder: Locate Visual Studio

    When you want to set up Visual Studio from a new environment, .vsconfig files can be very useful as they are easy to be created from your existing installations or from a working solution.

  8. visual studio - Include a file to the project depending on solution ...

    You should see "Exclude from Build," which you can check for the file you don't want in the selected configuration. Then, as you change configuration, the Solution Explorer will (should) show one file with the "No Entry" icon added - but the …

  9. How to set a default configuration in a Visual Studio Solution File?

    Jul 20, 2015 · Ideally, this setting should be in the .sln file since that one is under Source Control. As far as I understand, if there is no .suo file, first platform in alphabetic order becomes the default configuration. this is what I experience as well. Which suggests a workaround consisting in renaming the config to make sure it's first in the list.

  10. .net - Managing multiple configuration files in Visual Studio for …

    Feb 14, 2012 · Its purpose its exactly to make it easier to managem multiple configuration files in an automated way. One way to handle this is to create 3 projects and put the environment in the name of the new projects. Then use a post-build event to …

  11. Some results have been removed