Code Monkey home page Code Monkey logo

settingsswitcher's Introduction

Toolbar

Visual Studio Settings Switcher

Easily switch to different Visual Studio settings when...

  • docking your laptop, or when it's undocked and you're on the go.
  • presenting a live screencast.
  • recording a how-to video.
  • working on open source software with different code formatting requirements.
  • an update to Visual Studio or a bad VS extension resets your desired settings.

Features

  • Solution Settings Files: Whenever a solution is opened, if a settings file of the same name (Solution_Name.vssettings) exists next to the solution file (Solution_Name.sln), its settings are automatically applied.
  • Associates the current settings with the active solution. The associated settings will be applied automatically whenever the solution is opened. (Overrides the active Solution Settings File without modifying it.)
  • Provides a toolbar (shown above).
    • Selecting an item in the drop-down list immediately imports those settings into Visual Studio.
    • ![Export Current Settings](../../wiki/Images/Export Current Settings Button.png) Export Current Settings saves the current settings to a file.
    • ![Export Solution Settings](../../wiki/Images/Export Solution Settings Button.png) Export Solution Settings saves the current settings to the active solution's settings file, or creates a new Solution Settings File and adds it to the solution.
    • ![Format Solution ](../../wiki/Images/Format Solution Button.png) Format Solution formats all documents in the solution according to the current settings.

See the Wiki for details.

Thanks

This extension is based on a tip from Sara Ford's blog.

settingsswitcher's People

Contributors

rxdave avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.