Project Explorer context menu

Is there a way to add other options (specifically Add Interface) to the projects context menu ( Right Click a project > Add > [Class, new Item, new form,...]

)?

I found one option in the customization dialog to put the "Add interface ..." item, but this is always disabled. I found there was one under the Projects category for customizing the menus, so I assumed this would work ...

Any ideas?

+1


a source to share


1 answer


I am currently testing ReSharper and it has its own set of Create New context menu items (which are the key ones) and they support everything I need.



ReSharper's Create New dialog is much quicker to respond than built-in Visual Studio.

+1


a source







All Articles