Hi,<br>during the development, I felt the need to implement a ILanguageSupport class. I'm now overriding the contextMenuExtension method.<br><br>One problem arises, here. I want to add new functionality for a project template that contains the specific structure for a database schema. But when I right click on some other project( like a c++ or php project ) I can't decide wether to add the items(specific database operations) or not.<br>
<br>I'm figuring I should need to know which project type is selected, but I don't know how.<br><br>Can anyone guide me a bit on this subject?<br><br>Thanx to all,<br>Miguel Tadeu<br>