Getting Started

There are three ways you can install Time Savers:

  1. From inside Visual Studio
  2. Download and install manually
  3. From the source code

Option 1 - From Inside Visual Studio

  1. In Visual Studio open the Extensions dialog
  2. VS 2017: Extensions and Updates
  3. VS 2019: Manage Extensions
  4. Click on the Online tab
  5. Type time savers in the search box
  6. Click on Timer Savers in the list
  7. Click the Download button

Option 2 - Download and Install Manually

  1. Click on this link to open the Visual Studio Marketplace website
  2. Click the download button
  3. Install the downloaded VSIX file

Option 3 - From the Source Code

  1. Find the source code on GitHub
  2. Fork it or clone it
  3. Compile the solution
  4. Install the compiled VSIX file