views:

17

answers:

0

Gents,

I have xml files with such structure in my solution:

<control refFile="MyControl.xml"/>

So I want to open MyControl.xml by just Ctrl+Left mouse click on "MyControl.xml". I need to develop an add-in for VS 2008/2010 (extender for XML-editor). Can you please suggest resources which can help me to do it?

I already know this site http://msdn.microsoft.com/en-us/vsx/default.aspx but I'm absolutely new in this area. So I need more exact resources/examples.