Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make UI tool/menu item optional #40

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments
Closed

make UI tool/menu item optional #40

GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link


currently this tool install 6 menu/tool items to context menu. Can this be
made optional ? (or better yet, individually optional?) As this make the
context menu much bigger than needed
thanks

Original issue reported on code.google.com by suckc...@gmail.com on 27 Jun 2009 at 10:42

@GoogleCodeExporter
Copy link
Author

sorry, this should be an "enhancement"

Original comment by suckc...@gmail.com on 27 Jun 2009 at 10:42

@GoogleCodeExporter
Copy link
Author

Hmm, ok idea for this would be to modify the installer to write down the initial
configuration file and then based on this register the toolbars etc in the 
startup.
We need some kind of checksum as well in the last registered toolbar to enable 
on the
fly changes (or at least after a reboot)...

Original comment by jim.tila...@gmail.com on 29 Oct 2009 at 6:09

  • Added labels: Type-Enhancement, Priority-Low
  • Removed labels: Type-Defect, Priority-Medium

@GoogleCodeExporter
Copy link
Author

hi thank for the reply

actually instead of through installer, i was more refers to how 'visualStudio 
power
commands' does -- with list of item (or commands) to be togglable in the option
dialog. thanks

http://code.msdn.microsoft.com/PowerCommands

>> Enable/Disable PowerCommands in Options dialog
>> This feature allows you to select which commands to enable in the 
>> Visual Studio IDE. Point to the Tools menu, then click Options. Expand 
>> the PowerCommands options, then click Commands. Check the commands you 
>> would like to enable.

Original comment by suckc...@gmail.com on 2 Nov 2009 at 12:49

@jtilander
Copy link
Owner

There are already commands registered now and the toolbars you can hide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants