Visual Studio Extender的一个简单问题! [英] An Easy Question for Visual Studio Extenders!

查看:111
本文介绍了Visual Studio Extender的一个简单问题!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我最近在Visual Studio扩展方面做了很多工作:

扩展Visual Studio第1部分-创建代码段 [ ^ ]
扩展Visual Studio第2部分-创建加载项 [ ^ ]
扩展Visual Studio第3部分-项模板 [ ^ ]

但是在下一节中我需要一些帮助-我想做的是在我的项目中有一个XML文件,但是当用户双击它时,由客户设计师对其进行编辑.该设计器将有点像Entity Framework模型设计器-因此文件将是XML,但我需要创建一个完全自定义的设计器.

有谁知道这在理论上是否可行?如果是这样的话,我可以在MSDN上找到它吗?

提前谢谢!

Dave

Hi All,

I''ve been doing lots of work on visual studio extensions recently:

Extending Visual Studio Part 1 - Creating Code Snippets[^]
Extending Visual Studio Part 2 - Creating Addins[^]
Extending Visual Studio Part 3 - Item Templates[^]

But I need some help on the next section - what I want to do is have an XML file in my project, but when the user double clicks on it have it edited by a customer designer. The designer will be something a bit like the Entity Framework model designer - so file will be XML but I need to create a totally custom designer.

Does anyone know whether this is in theory possible? And if so what this kind of thing is called so I can find it on MSDN?

Thanks in advance!

Dave

推荐答案

对于研究此问题的任何人,我都找到了一个样本,该样本准确地描述了我想做的事情:

http://code.msdn.microsoft.com/xmlwpfdesigner [
For anyone who looks over this question, I have found a sample that describes exactly what I want to do:

http://code.msdn.microsoft.com/xmlwpfdesigner[^]

Enjoy!


这篇关于Visual Studio Extender的一个简单问题!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆