Installation
When installing, allow user to select which instances of SQL Server Management Studio and Visual Studio to integrate with. A simple list of supported products with check boxes next to each. For example, I may not want to integrate with Visual Studio, but just with SSMS. Or not with SSMS 2010, but only with SSMS 2012. And so on.
The current behavior is to integrate with every installed product that is supported. This may not be what the user wants (in my case, I do not want the integration in Visual Studio). I know that I can disable SQL Prompt from within Visual Studio (via the Tools > Add-in Manager). But every time another update is installed I have to close all VS instances during the installation process and thereafter disable the add-in again.
This feature will solve a minor annoyance for some users, while simultaneously polishing the installation process.

This is included in SQL Prompt 6.4, which you can download from http://www.red-gate.com/products/sql-development/sql-prompt/
-
Andre Lombard commented
Fantastic! I'll be sure to check it out.