visual studio - Two extensions and one menu item -


i want use 2 vs extensions. each extension creates own menu item in vs2012 main menu. merge these menu items 1 menu item. possible change vsix files obtain behavior or should change source code?

you can modify visual studio menu using tools - customize - commands tab:

enter image description here


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -