Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Productivity Power Tools not working in VS 2017

I just installed Productivity Power Tools for VS 2017 and the installer said everything was successful, I do see the location for it in Tools > Options. However when I click on it it doesn't have the option to enable/disable certain features (Custom Document Well for example).

I've tried uninstalling and re-installing with no success. The old behavior used to show the ability to enable/disable features on when you click on it. Now it just shows the output of the HTML copy tab

like image 580
sedavidw Avatar asked Apr 10 '17 17:04

sedavidw


People also ask

Is productivity power tools 2017 installed in Visual Studio 2017?

For Visual Studio 2017, we have release all components as separate extensions. So, you can now enable and disable them through Extensions and Updates. Hence, there is no longer a need for the page in Tools->Options. There are several ways to know if the Productivity Power Tools 2017 is installed and working:

What is productivity power tools 2017/2019?

Productivity Power Tools 2017/2019. This is an extension bundle installer that will install each of the individual components of Productivity Power Tools for Visual Studio 2017 and 2019. It runs in the background and will detect any uninstalled extensions, then download and install them.

What is the productivity power tools extension bundle installer?

This is an extension bundle installer that will install each of the individual components of Productivity Power Tools for Visual Studio 2017 and 2019 It runs in the background and will detect any uninstalled extensions, then download and install them.

How do I disable or uninstall power tools 2017?

You can disable or uninstall individual components via Tools->Extensions and Updates. If you've uninstalled any of the extensions installed by the Productivity Power Tools 2017, then those extensions won't be installed again automatically.


Video Answer


2 Answers

There are separate installers for the individual features now. The main package should be installing the parts in the background, but you can force the installation manually if needed by downloading the individual parts. The link to each individual part can be found on the page of the main installer.

The enable disable option has been removed in favor of the ability to uninstall/disable individual extensions from the tools & extensions window:

Note: The Productivity Power Tools does not install a page in Tools->Options for enabling and disabling individual Productivity Power Tools. For Visual Studio 2017, we have release all components as separate extensions. So, you can now enable and disable them through Extensions and Updates. Hence, there is no longer a need for the page in Tools->Options.

I've personally had to use the "Reset Productivity Power Tools" option from the Tools menu after the latest upgrade.

like image 164
jessehouwing Avatar answered Nov 11 '22 14:11

jessehouwing


I have faced this type of problem. Just click on Reset Productivity Power Tools under Tools menu. If you have already install Productivity Power Tools.

here is a link

https://developercommunity.visualstudio.com/content/problem/18576/productivity-power-pack-not-showing-in-tools-optio.html

like image 24
reza.cse08 Avatar answered Nov 11 '22 16:11

reza.cse08